Skip to content

Commit

Permalink
chore: update scripts/update-wizard.sh to v3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Sep 5, 2023
1 parent bc1719c commit a1640fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@sentry-internal/eslint-config-sdk": "7.63.0",
"@sentry-internal/eslint-plugin-sdk": "7.63.0",
"@sentry/typescript": "^5.20.1",
"@sentry/wizard": "3.9.1",
"@sentry/wizard": "3.10.0",
"@types/jest": "^29.5.3",
"@types/react": "^18.2.14",
"babel-jest": "^29.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2129,10 +2129,10 @@
"@sentry/types" "7.63.0"
tslib "^2.4.1 || ^1.9.3"

"@sentry/wizard@3.9.1":
version "3.9.1"
resolved "https://registry.yarnpkg.com/@sentry/wizard/-/wizard-3.9.1.tgz#9f7a2432eea4c7ebd237d9842ef22c4acbe108b5"
integrity sha512-U5WoM40IhFfmzco3HIgA9hj2ybR1sof3xwmsmvUyXEPV3QPYCmVaD5s+GlOs6AaxMSNyTYdBX1LMwxUZyJ8jig==
"@sentry/wizard@3.10.0":
version "3.10.0"
resolved "https://registry.yarnpkg.com/@sentry/wizard/-/wizard-3.10.0.tgz#d1670dc6deddf43fba173d2f974b1e6ceeec1351"
integrity sha512-9KJnHFde1TbyvBSTMJTg5KWO1e0zF3euaw66Pc1Tiffiby5LgUZilv1b5NQnXq3g2CsHWj95kPF47uPsbxNjow==
dependencies:
"@clack/core" "0.3.2"
"@clack/prompts" "0.6.3"
Expand Down

0 comments on commit a1640fc

Please sign in to comment.