Skip to content

Commit 1e699b1

Browse files
author
Luca Forstner
authored
build(core): Bump Sentry CLI to v2.21.2 (#415)
1 parent 40f9184 commit 1e699b1

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.20.1",
55+
"@sentry/cli": "^2.21.2",
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
@@ -2259,10 +2259,10 @@
22592259
"@sentry/utils" "7.60.0"
22602260
tslib "^2.4.1 || ^1.9.3"
22612261

2262-
"@sentry/cli@^2.20.1":
2263-
version "2.20.1"
2264-
resolved "https://registry.npmjs.org/@sentry/cli/-/cli-2.20.1.tgz#e0a04d9c0153fc8606f90ee3f6b17abed81a85bc"
2265-
integrity sha512-HxzwFQf5gPKfksyj2ZhUicg/avHLCOd/EjZTERSXv5V7GohaTlsNxf9Sbvv/nsu8479vogTllSU6xg5BgXAVUw==
2262+
"@sentry/cli@^2.21.2":
2263+
version "2.21.2"
2264+
resolved "https://registry.npmjs.org/@sentry/cli/-/cli-2.21.2.tgz#89e5633ff48a83d078c76c6997fffd4b68b2da1c"
2265+
integrity sha512-X1nye89zl+QV3FSuQDGItfM51tW9PQ7ce0TtV/12DgGgTVEgnVp5uvO3wX5XauHvulQzRPzwUL3ZK+yS5bAwCw==
22662266
dependencies:
22672267
https-proxy-agent "^5.0.0"
22682268
node-fetch "^2.6.7"

0 commit comments

Comments
 (0)