Skip to content

Commit

Permalink
chore: update scripts/update-wizard.sh to v3.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Nov 13, 2023
1 parent b5d55ef commit ca354e8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -71,7 +71,7 @@
"@sentry-internal/eslint-config-sdk": "7.76.0",
"@sentry-internal/eslint-plugin-sdk": "7.76.0",
"@sentry/typescript": "^5.20.1",
"@sentry/wizard": "3.16.1",
"@sentry/wizard": "3.16.3",
"@types/jest": "^29.5.3",
"@types/react": "^18.2.14",
"@types/uglify-js": "^3.17.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2084,10 +2084,10 @@
dependencies:
"@sentry/types" "7.76.0"

"@sentry/wizard@3.16.1":
version "3.16.1"
resolved "https://registry.yarnpkg.com/@sentry/wizard/-/wizard-3.16.1.tgz#af08e72aaaf783ba608c43a4d8d6eef5e58abdb1"
integrity sha512-BaBVHFFEpecOyLDVKx6wgalYdA7FC2oyRgQ9KIZzoMr9+Phfq0aLPQG5g2A9RefBX6jbISGGcYVIUuiwAEQAmQ==
"@sentry/wizard@3.16.3":
version "3.16.3"
resolved "https://registry.yarnpkg.com/@sentry/wizard/-/wizard-3.16.3.tgz#73469136408ad8b33d5761a8a0f74693e8b9cc34"
integrity sha512-HKSDMosay1GSWGAHdMOn2zvmSW4/G5JRjzYnri82vg2jv/DAXoC5t1vgtLmaWkc/nMmV4x9oBiB5jFLnOpMmyQ==
dependencies:
"@clack/core" "0.3.3"
"@clack/prompts" "0.7.0"
Expand Down

0 comments on commit ca354e8

Please sign in to comment.