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 11
11
- Bump JavaScript SDK from v7.54.0 to v7.56.0 ([ #3119 ] ( https://github.com/getsentry/sentry-react-native/pull/3119 ) )
12
12
- [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7560 )
13
13
- [ diff] ( https://github.com/getsentry/sentry-javascript/compare/7.54.0...7.56.0 )
14
+ - Bump CLI from v2.18.1 to v2.19.2 ([ #3124 ] ( https://github.com/getsentry/sentry-react-native/pull/3124 ) )
15
+ - [ changelog] ( https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2192 )
16
+ - [ diff] ( https://github.com/getsentry/sentry-cli/compare/2.18.1...2.19.2 )
14
17
15
18
## 5.6.0
16
19
Original file line number Diff line number Diff line change 56
56
},
57
57
"dependencies" : {
58
58
"@sentry/browser" : " 7.56.0" ,
59
- "@sentry/cli" : " 2.18.1 " ,
59
+ "@sentry/cli" : " 2.19.2 " ,
60
60
"@sentry/core" : " 7.56.0" ,
61
61
"@sentry/hub" : " 7.56.0" ,
62
62
"@sentry/integrations" : " 7.56.0" ,
Original file line number Diff line number Diff line change 1910
1910
" @sentry/utils" " 7.56.0"
1911
1911
tslib "^1.9.3"
1912
1912
1913
- " @sentry/cli@2.18.1 " :
1914
- version "2.18.1 "
1915
- resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.18.1 .tgz#c44f189a1a72a83087a297c5fcc7668f86dd4308 "
1916
- integrity sha512-lc/dX/cvcmznWNbLzDbzxn224vwY5zLIDBe3yOO6Usg3CDgkZZ3xfjN4AIUZwkiTEPIOELodrOfdoMxqpXyYDw ==
1913
+ " @sentry/cli@2.19.2 " :
1914
+ version "2.19.2 "
1915
+ resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.19.2 .tgz#408ae2b6d5a46c6cbb19531969e6bc8f131f4dfb "
1916
+ integrity sha512-i0g54+T1w0bVOIkKnD8FO8AdXqnbmzvVaacU74Avyew3Imh1fyHut9Pa7BFpExsyQdOAAlQZnwfh6yngXVQzzw ==
1917
1917
dependencies :
1918
1918
https-proxy-agent "^5.0.0"
1919
1919
node-fetch "^2.6.7"
You can’t perform that action at this time.
0 commit comments