Skip to content

Commit

Permalink
chore: update scripts/update-cli.sh to 2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Mar 25, 2023
1 parent 70caa60 commit d0b8497
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 @@ -43,7 +43,7 @@
},
"dependencies": {
"@sentry/browser": "7.44.2",
"@sentry/cli": "2.15.2",
"@sentry/cli": "2.16.0",
"@sentry/core": "7.44.2",
"@sentry/hub": "7.44.2",
"@sentry/integrations": "7.44.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1742,10 +1742,10 @@
"@sentry/utils" "7.44.2"
tslib "^1.9.3"

"@sentry/cli@2.15.2":
version "2.15.2"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.15.2.tgz#78a876c7344d3a698bb6052ea4f3751cfeab29b1"
integrity sha512-jt8RvbHX09eLj2GY2ufytU/n1sWbUh7/EzBE4Ut92kPCLyo+D56VwR641HBrthZluWpGO/w2ujFMNpkk99UPfA==
"@sentry/cli@2.16.0":
version "2.16.0"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.16.0.tgz#13e541c8b3ba1e8d8ab3b337e19cc9419ba24492"
integrity sha512-HY1WtooCGJnQwLooqtzRoTQxnLB+2ybFMNvMA2iPkU76J/4RayFcdMjj1wKVByKq4de6VRWNls1P6/ML9chTxw==
dependencies:
https-proxy-agent "^5.0.0"
node-fetch "^2.6.7"
Expand Down

0 comments on commit d0b8497

Please sign in to comment.