Skip to content

Commit

Permalink
chore: update scripts/update-wizard.sh to v3.37.0 (#4396)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
  • Loading branch information
github-actions[bot] and web-flow authored Dec 23, 2024
1 parent 393b9c6 commit d8e8c67
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.47.0",
"@sentry-internal/eslint-plugin-sdk": "8.47.0",
"@sentry-internal/typescript": "8.47.0",
"@sentry/wizard": "3.36.0",
"@sentry/wizard": "3.37.0",
"@testing-library/react-native": "^12.7.2",
"@types/jest": "^29.5.3",
"@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 @@ -7829,7 +7829,7 @@ __metadata:
"@sentry/react": 8.47.0
"@sentry/types": 8.47.0
"@sentry/utils": 8.47.0
"@sentry/wizard": 3.36.0
"@sentry/wizard": 3.37.0
"@testing-library/react-native": ^12.7.2
"@types/jest": ^29.5.3
"@types/node": ^20.9.3
Expand Down Expand Up @@ -7922,9 +7922,9 @@ __metadata:
languageName: node
linkType: hard

"@sentry/wizard@npm:3.36.0":
version: 3.36.0
resolution: "@sentry/wizard@npm:3.36.0"
"@sentry/wizard@npm:3.37.0":
version: 3.37.0
resolution: "@sentry/wizard@npm:3.37.0"
dependencies:
"@clack/core": ^0.3.4
"@clack/prompts": 0.7.0
Expand All @@ -7946,7 +7946,7 @@ __metadata:
yargs: ^16.2.0
bin:
sentry-wizard: dist/bin.js
checksum: 39c4e8066ea96f6e128c270cf00ebeb7d9992f9228edbe5ca290efab8b1b4817e54191860a53e917df5428d133b97cec6395ea3ee857e5156c0ed47832f51758
checksum: a3bbe5348df6e5b25b8ffe2d3526772b394a4e36766438cd462b578da8b1b714fab2fc6e0eb83e4dbcbe61406237ff450f6879f98b3a24c14b3c7df3437d6e18
languageName: node
linkType: hard

Expand Down

0 comments on commit d8e8c67

Please sign in to comment.