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 13
13
- Bump Cocoa SDK from v8.7.1 to v8.7.3 ([ #3076 ] ( https://github.com/getsentry/sentry-react-native/pull/3076 ) )
14
14
- [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#873 )
15
15
- [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.7.1...8.7.3 )
16
+ - Bump CLI from v2.17.5 to v2.18.1 ([ #3082 ] ( https://github.com/getsentry/sentry-react-native/pull/3082 ) )
17
+ - [ changelog] ( https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2181 )
18
+ - [ diff] ( https://github.com/getsentry/sentry-cli/compare/2.17.5...2.18.1 )
16
19
17
20
## 5.5.0
18
21
Original file line number Diff line number Diff line change 56
56
},
57
57
"dependencies" : {
58
58
"@sentry/browser" : " 7.52.1" ,
59
- "@sentry/cli" : " 2.17.5 " ,
59
+ "@sentry/cli" : " 2.18.1 " ,
60
60
"@sentry/core" : " 7.52.1" ,
61
61
"@sentry/hub" : " 7.52.1" ,
62
62
"@sentry/integrations" : " 7.52.1" ,
Original file line number Diff line number Diff line change 1687
1687
" @sentry/utils" " 7.52.1"
1688
1688
tslib "^1.9.3"
1689
1689
1690
- " @sentry/cli@2.17.5 " :
1691
- version "2.17.5 "
1692
- resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.17.5 .tgz#d41e24893a843bcd41e14274044a7ddea9332824 "
1693
- integrity sha512-0tXjLDpaKB46851EMJ6NbP0o9/gdEaDSLAyjEtXxlVO6+RyhUj6x6jDwn0vis8n/7q0AvbIjAcJrot+TbZP+WQ ==
1690
+ " @sentry/cli@2.18.1 " :
1691
+ version "2.18.1 "
1692
+ resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.18.1 .tgz#c44f189a1a72a83087a297c5fcc7668f86dd4308 "
1693
+ integrity sha512-lc/dX/cvcmznWNbLzDbzxn224vwY5zLIDBe3yOO6Usg3CDgkZZ3xfjN4AIUZwkiTEPIOELodrOfdoMxqpXyYDw ==
1694
1694
dependencies :
1695
1695
https-proxy-agent "^5.0.0"
1696
1696
node-fetch "^2.6.7"
You can’t perform that action at this time.
0 commit comments