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 12
12
- Bump JavaScript SDK from v7.40.0 to v7.43.0 ([ #2874 ] ( https://github.com/getsentry/sentry-react-native/pull/2874 ) )
13
13
- [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7430 )
14
14
- [ diff] ( https://github.com/getsentry/sentry-javascript/compare/7.40.0...7.43.0 )
15
+ - Bump CLI from v2.14.4 to v2.15.2 ([ #2898 ] ( https://github.com/getsentry/sentry-react-native/pull/2898 ) )
16
+ - [ changelog] ( https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2152 )
17
+ - [ diff] ( https://github.com/getsentry/sentry-cli/compare/2.14.4...2.15.2 )
15
18
16
19
## 5.1.1
17
20
Original file line number Diff line number Diff line change 43
43
},
44
44
"dependencies" : {
45
45
"@sentry/browser" : " 7.43.0" ,
46
- "@sentry/cli" : " 2.14.4 " ,
46
+ "@sentry/cli" : " 2.15.2 " ,
47
47
"@sentry/core" : " 7.43.0" ,
48
48
"@sentry/hub" : " 7.43.0" ,
49
49
"@sentry/integrations" : " 7.43.0" ,
Original file line number Diff line number Diff line change 1731
1731
" @sentry/utils" " 7.43.0"
1732
1732
tslib "^1.9.3"
1733
1733
1734
- " @sentry/cli@2.14.4 " :
1735
- version "2.14.4 "
1736
- resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.14.4 .tgz#7301af5172b41f25d758ae069b297635433fac7b "
1737
- integrity sha512-PPtb5qA2sKnYvj2QBBGOrla4kyG6AqOTVaELoc80mZgZ+yDjuaPH/Xmbg/K+rzZyypVlv4XleTtju44830Q/SA ==
1734
+ " @sentry/cli@2.15.2 " :
1735
+ version "2.15.2 "
1736
+ resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.15.2 .tgz#78a876c7344d3a698bb6052ea4f3751cfeab29b1 "
1737
+ integrity sha512-jt8RvbHX09eLj2GY2ufytU/n1sWbUh7/EzBE4Ut92kPCLyo+D56VwR641HBrthZluWpGO/w2ujFMNpkk99UPfA ==
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