10000 build: Update version of @sentry/wizard · szechyjs/sentry-javascript@2d32c8e · GitHub
[go: up one dir, main page]

Skip to content

Commit 2d32c8e

Browse files
build: Update version of @sentry/wizard
1 parent ac97a45 commit 2d32c8e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@sentry/node": "6.2.5",
2323
"@sentry/react": "6.2.5",
2424 C57A
"@sentry/webpack-plugin": "^1.14.1",
25-
"@sentry/wizard": "^1.2.1"
25+
"@sentry/wizard": "^1.2.3"
2626
},
2727
"devDependencies": {
2828
"@sentry/types": "6.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2675,10 +2675,10 @@
26752675
dependencies:
26762676
"@sentry/cli" "^1.58.0"
26772677

2678-
"@sentry/wizard@^1.2.1":
2679-
version "1.2.1"
2680-
resolved "https://registry.yarnpkg.com/@sentry/wizard/-/wizard-1.2.1.tgz#693da78bb9f2006e35ea1ec96979a657d57d8e72"
2681-
integrity sha512-LcXuhNneg43ecsASXtdQD0fvimCN2VOuB02OQRCLfZbwXZCMSr5qbneL8Umt9Hv3OyW2Ub0K8+KbDN9jzmyLSA==
2678+
"@sentry/wizard@^1.2.3":
2679+
version "1.2.3"
2680+
resolved "https://registry.yarnpkg.com/@sentry/wizard/-/wizard-1.2.3.tgz#73537f9e5b71e712a6577568c83ddff8c7a5aab3"
2681+
integrity sha512-XS2X+0dBSIEzDh3K76Z4uz+CsZUNMpCVvhv6R1CWvhtHCor9yD/LNwIDF3zy323vIHyN9QTauNKiUUkT7Pk5ng==
26822682
dependencies:
26832683
"@sentry/cli" "^1.52.4"
26842684
chalk "^2.4.1"

0 commit comments

Comments
 (0)
0