Skip to content

Commit c6f8e33

Browse files
authored
chore: update scripts/update-cli.sh to 2.21.0
1 parent 5fefdf7 commit c6f8e33

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"dependencies": {
5959
"@sentry/browser": "7.69.0",
60-
"@sentry/cli": "2.20.7",
60+
"@sentry/cli": "2.21.0",
6161
"@sentry/core": "7.69.0",
6262
"@sentry/hub": "7.69.0",
6363
"@sentry/integrations": "7.69.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1999,10 +1999,10 @@
19991999
"@sentry/utils" "7.69.0"
20002000
tslib "^2.4.1 || ^1.9.3"
20012001

2002-
"@sentry/cli@2.20.7":
2003-
version "2.20.7"
2004-
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.20.7.tgz#8f7f3f632c330cac6bd2278d820948163f3128a6"
2005-
integrity sha512-YaHKEUdsFt59nD8yLvuEGCOZ3/ArirL8GZ/66RkZ8wcD2wbpzOFbzo08Kz4te/Eo3OD5/RdW+1dPaOBgGbrXlA==
2002+
"@sentry/cli@2.21.0":
2003+
version "2.21.0"
2004+
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.21.0.tgz#a7569f70e794ca821536d1d802c584648f9f6a63"
2005+
integrity sha512-eVmPbELpkxCSi1jW8+W5DW9npNjwFpp5wBrz/3yxD6o9wgU9/BuF4/JH3lA6ToymMLBCH47mgg7/dYelHsOr9g==
20062006
dependencies:
20072007
https-proxy-agent "^5.0.0"
20082008
node-fetch "^2.6.7"

0 commit comments

Comments
 (0)