File tree 3 files changed +8
-5
lines changed
3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 19
19
- Bump Cocoa SDK from v8.3.3 to v8.4.0 ([ #2954 ] ( https://github.com/getsentry/sentry-react-native/pull/2954 ) )
20
20
- [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#840 )
21
21
- [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.3.3...8.4.0 )
22
+ - Bump CLI from v2.16.1 to v2.17.0 ([ #2957 ] ( https://github.com/getsentry/sentry-react-native/pull/2957 ) )
23
+ - [ changelog] ( https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2170 )
24
+ - [ diff] ( https://github.com/getsentry/sentry-cli/compare/2.16.1...2.17.0 )
22
25
23
26
## 5.3.0
24
27
Original file line number Diff line number Diff line change 48
48
},
49
49
"dependencies" : {
50
50
"@sentry/browser" : " 7.46.0" ,
51
- "@sentry/cli" : " 2.16.1 " ,
51
+ "@sentry/cli" : " 2.17.0 " ,
52
52
"@sentry/core" : " 7.46.0" ,
53
53
"@sentry/hub" : " 7.46.0" ,
54
54
"@sentry/integrations" : " 7.46.0" ,
Original file line number Diff line number Diff line change 1742
1742
" @sentry/utils" " 7.46.0"
1743
1743
tslib "^1.9.3"
1744
1744
1745
- " @sentry/cli@2.16.1 " :
1746
- version "2.16.1 "
1747
- resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.16.1 .tgz#a6724a5abdc5499be59e9372f1b0fff72b02a397 "
1748
- integrity sha512-OrrRr4nGtivjc/ZEt/BLzJcivkBM91QQiumU5gWooMNYZJhVDpsDsxQniuJVec1zpQRcC3qpTuH5cAkMgiO2Tw ==
1745
+ " @sentry/cli@2.17.0 " :
1746
+ version "2.17.0 "
1747
+ resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.17.0 .tgz#fc809ecd721eb5323502625fa904b786af28ad89 "
1748
+ integrity sha512-CHIMEg8+YNCpEBDgUctu+DvG3S8+g8Zn9jTE5MMGINNmGkQTMG179LuDE04B/inaCYixLVNpFPTe6Iow3tXjnQ ==
1749
1749
dependencies :
1750
1750
https-proxy-agent "^5.0.0"
1751
1751
node-fetch "^2.6.7"
You can’t perform that action at this time.
0 commit comments