File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 10
10
Bump Cocoa SDK from v8.10.0 to v8.11.0 ([ #3245 ] ( https://github.com/getsentry/sentry-react-native/pull/3245 ) )
11
11
[ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8110 )
12
12
[ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.10.0...8.11.0 )
13
+ Bump CLI from v2.20.6 to v2.20.7 ([ #3273 ] ( https://github.com/getsentry/sentry-react-native/pull/3273 ) )
14
+ [ changelog] ( https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2207 )
15
+ [ diff] ( https://github.com/getsentry/sentry-cli/compare/2.20.6...2.20.7 )
13
16
## 5.9.1
14
17
15
18
- Bump Cocoa SDK from v8.9.4 to v8.10.0 ([ #3250 ] ( https://github.com/getsentry/sentry-react-native/pull/3250 ) )
Original file line number Diff line number Diff line change 57
57
},
58
58
"dependencies" : {
59
59
"@sentry/browser" : " 7.63.0" ,
60
- "@sentry/cli" : " 2.20.6 " ,
60
+ "@sentry/cli" : " 2.20.7 " ,
61
61
"@sentry/core" : " 7.63.0" ,
62
62
"@sentry/hub" : " 7.63.0" ,
63
63
"@sentry/integrations" : " 7.63.0" ,
Original file line number Diff line number Diff line change 1999
1999
" @sentry/utils" " 7.63.0"
2000
2000
tslib "^2.4.1 || ^1.9.3"
2001
2001
2002
-
2003
- version "2.20.6 "
2004
- resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.20.6 .tgz#d7911008b3773fc46747162abc1132dab0dd022d "
2005
- integrity sha512-j4OFbDCIo/dB/uXDmXnRqCbku0KquekSFSG0Wb6RKwkGqpKwFMRauKXZJrgL4as3qIfDX8HrjNRv257QYMwdQA ==
2002
+
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 ==
2006
2006
dependencies :
2007
2007
https-proxy-agent "^5.0.0"
2008
2008
node-fetch "^2.6.7"
You can’t perform that action at this time.
0 commit comments