Skip to content

Commit

Permalink
chore: update scripts/update-wizard.sh to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored and github-actions[bot] committed Mar 4, 2025
1 parent 7d161c0 commit 067cb89
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@sentry-internal/eslint-config-sdk": "8.54.0",
"@sentry-internal/eslint-plugin-sdk": "8.54.0",
"@sentry-internal/typescript": "8.54.0",
"@sentry/wizard": "4.0.2",
"@sentry/wizard": "4.1.0",
"@testing-library/react-native": "^12.7.2",
"@types/jest": "^29.5.13",
"@types/node": "^20.9.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8112,7 +8112,7 @@ __metadata:
"@sentry/react": 8.54.0
"@sentry/types": 8.54.0
"@sentry/utils": 8.54.0
"@sentry/wizard": 4.0.2
"@sentry/wizard": 4.1.0
"@testing-library/react-native": ^12.7.2
"@types/jest": ^29.5.13
"@types/node": ^20.9.3
Expand Down Expand Up @@ -8205,9 +8205,9 @@ __metadata:
languageName: node
linkType: hard

"@sentry/wizard@npm:4.0.2":
version: 4.0.2
resolution: "@sentry/wizard@npm:4.0.2"
"@sentry/wizard@npm:4.1.0":
version: 4.1.0
resolution: "@sentry/wizard@npm:4.1.0"
dependencies:
"@clack/core": ^0.3.4
"@clack/prompts": 0.7.0
Expand All @@ -8226,7 +8226,7 @@ __metadata:
yargs: ^16.2.0
bin:
sentry-wizard: dist/bin.js
checksum: 7c02de36cd3252e9150c66144b6864d86b01c84fcb83cef2d783ffef60b8d2200aff24b8f597e6ab894405ccb04d4a1c6022b314d352cd63c1d9595155bed00e
checksum: 3bc2f6cc11ac1e7771277e27682bc1d95eb5dec2ae88f3428db0f5ea3fbf3368b83bcd920c8aa91fa63c1c71ad4e7acb16fdff3e3eebb8e1bfe92aebb474f884
languageName: node
linkType: hard

Expand Down

0 comments on commit 067cb89

Please sign in to comment.