Skip to content

Commit ff69038

Browse files
xpirtAndrei
andauthored
chore: bump @sentry/cli dependency to 2.21.4 (#440)
fixes: getsentry/sentry-cli#1815 Co-authored-by: Andrei <[email protected]>
1 parent 07f2fc2 commit ff69038

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/bundler-plugin-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"fix": "eslint ./src ./test --format stylish --fix"
5353
},
5454
"dependencies": {
55-
"@sentry/cli": "^2.21.2",
55+
"@sentry/cli": "^2.21.4",
5656
"@sentry/node": "^7.60.0",
5757
"@sentry/utils": "^7.60.0",
5858
"dotenv": "^16.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2369,10 +2369,10 @@
23692369
"@sentry/utils" "7.60.0"
23702370
tslib "^2.4.1 || ^1.9.3"
23712371

2372-
"@sentry/cli@^2.21.2":
2373-
version "2.21.2"
2374-
resolved "https://registry.npmjs.org/@sentry/cli/-/cli-2.21.2.tgz#89e5633ff48a83d078c76c6997fffd4b68b2da1c"
2375-
integrity sha512-X1nye89zl+QV3FSuQDGItfM51tW9PQ7ce0TtV/12DgGgTVEgnVp5uvO3wX5XauHvulQzRPzwUL3ZK+yS5bAwCw==
2372+
"@sentry/cli@^2.21.4":
2373+
version "2.21.4"
2374+
resolved "https://registry.npmjs.org/@sentry/cli/-/cli-2.21.4.tgz#58d62afd22bdca832f4faf52ee120420e1c293ef"
2375+
integrity sha512-KIgvgl1DB/i41GmXfJkv96TdtKeJIhiV6l5OLRmxtnvA2JTqAQaeH+YMHE+vpZ/0FqtLK5clIkt5ReQNpmigPg==
23762376
dependencies:
23772377
https-proxy-agent "^5.0.0"
23782378
node-fetch "^2.6.7"

0 commit comments

Comments
 (0)