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 14
14
- Bump JavaScript SDK from v7.37.2 to v7.39.0 ([ #2836 ] ( https://github.com/getsentry/sentry-react-native/pull/2836 ) )
15
15
- [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7390 )
16
16
- [ diff] ( https://github.com/getsentry/sentry-javascript/compare/7.37.2...7.39.0 )
17
+ - Bump CLI from v2.10.0 to v2.13.0 ([ #2848 ] ( https://github.com/getsentry/sentry-react-native/pull/2848 ) )
18
+ - [ changelog] ( https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2130 )
19
+ - [ diff] ( https://github.com/getsentry/sentry-cli/compare/2.10.0...2.13.0 )
17
20
18
21
## 5.0.0
19
22
Original file line number Diff line number Diff line change 43
43
},
44
44
"dependencies" : {
45
45
"@sentry/browser" : " 7.39.0" ,
46
- "@sentry/cli" : " 2.10 .0" ,
46
+ "@sentry/cli" : " 2.13 .0" ,
47
47
"@sentry/core" : " 7.39.0" ,
48
48
"@sentry/hub" : " 7.39.0" ,
49
49
"@sentry/integrations" : " 7.39.0" ,
Original file line number Diff line number Diff line change 1731
1731
" @sentry/utils" " 7.39.0"
1732
1732
tslib "^1.9.3"
1733
1733
1734
- " @sentry/cli@2.10 .0 " :
1735
- version "2.10 .0"
1736
- resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.10 .0.tgz#ff89ae60724742dfafab93006ec2056cc2d74e9b "
1737
- integrity sha512-VQnGXPQCqJyxirmUWkNznq3YYklDwDfbogok3lPHaL3r0bhgcNwt/bZxeycpaqk5I7myKNUYW8RG+F1YERODSw ==
1734
+ " @sentry/cli@2.13 .0 " :
1735
+ version "2.13 .0"
1736
+ resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.13 .0.tgz#ce04989f488a02e51a1920939b2ed67a9bbe43db "
1737
+ integrity sha512-F0WmiMmVjn6zZyD89MF8B1zGgcrJTi5yxPmd+sqpRKOfGCtucdRdM/BL1aU27BApaseCCfI1bgwtJSB2fUQqlw ==
1738
1738
dependencies :
1739
1739
https-proxy-agent "^5.0.0"
1740
1740
node-fetch "^2.6.7"
You can’t perform that action at this time.
0 commit comments