Skip to content

chore(deps): update Wizard to v3.42.0 #4548

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 18, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "3.40.0",
"@sentry/wizard": "3.42.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 @@ -8127,7 +8127,7 @@ __metadata:
"@sentry/react": 8.54.0
"@sentry/types": 8.54.0
"@sentry/utils": 8.54.0
"@sentry/wizard": 3.40.0
"@sentry/wizard": 3.42.0
"@testing-library/react-native": ^12.7.2
"@types/jest": ^29.5.13
"@types/node": ^20.9.3
Expand Down Expand Up @@ -8220,9 +8220,9 @@ __metadata:
languageName: node
linkType: hard

"@sentry/wizard@npm:3.40.0":
version: 3.40.0
resolution: "@sentry/wizard@npm:3.40.0"
"@sentry/wizard@npm:3.42.0":
version: 3.42.0
resolution: "@sentry/wizard@npm:3.42.0"
dependencies:
"@clack/core": ^0.3.4
"@clack/prompts": 0.7.0
Expand All @@ -8244,7 +8244,7 @@ __metadata:
yargs: ^16.2.0
bin:
sentry-wizard: dist/bin.js
checksum: 002a6d7638ebb40ad3f7ea406570e2f73a77c8e9176d5089f064303624d23e860b0d1f9767f72636588f2e40f00e46267ec7c2610030d642049eaf5865ef7211
checksum: 821aac0ffc686ac8ce21f5a07cceb525b31b951555ac2e6a249c36a207193ce44c3ed458184bc06a982a116f2de1ec9fca019bc453e7ad3edb8f9914c6b9a7b5
languageName: node
linkType: hard

Expand Down
Loading