File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 7
7
- Add Hermes Debug Info flag to React Native Context ([ #3290 ] ( https://github.com/getsentry/sentry-react-native/pull/3290 ) )
8
8
- This flag equals ` true ` when Hermes Bundle contains Debug Info (Hermes Source Map was not emitted)
9
9
10
+ ### Dependencies
11
+
12
+ - Bump CLI from v2.20.7 to v2.21.0 ([ #3301 ] ( https://github.com/getsentry/sentry-react-native/pull/3301 ) )
13
+ - [ changelog] ( https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2210 )
14
+ - [ diff] ( https://github.com/getsentry/sentry-cli/compare/2.20.7...2.21.0 )
15
+
10
16
## 5.9.2
11
17
12
18
### Fixes
Original file line number Diff line number Diff line change 57
57
},
58
58
"dependencies" : {
59
59
"@sentry/browser" : " 7.69.0" ,
60
- "@sentry/cli" : " 2.20.7 " ,
60
+ "@sentry/cli" : " 2.21.0 " ,
61
61
"@sentry/core" : " 7.69.0" ,
62
62
"@sentry/hub" : " 7.69.0" ,
63
63
"@sentry/integrations" : " 7.69.0" ,
Original file line number Diff line number Diff line change 1999
1999
" @sentry/utils" " 7.69.0"
2000
2000
tslib "^2.4.1 || ^1.9.3"
2001
2001
2002
- " @sentry/cli@2.20.7 " :
2003
- version "2.20.7 "
2004
- resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.20.7 .tgz#8f7f3f632c330cac6bd2278d820948163f3128a6 "
2005
- integrity sha512-YaHKEUdsFt59nD8yLvuEGCOZ3/ArirL8GZ/66RkZ8wcD2wbpzOFbzo08Kz4te/Eo3OD5/RdW+1dPaOBgGbrXlA ==
2002
+ " @sentry/cli@2.21.0 " :
2003
+ version "2.21.0 "
2004
+ resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.21.0 .tgz#a7569f70e794ca821536d1d802c584648f9f6a63 "
2005
+ integrity sha512-eVmPbELpkxCSi1jW8+W5DW9npNjwFpp5wBrz/3yxD6o9wgU9/BuF4/JH3lA6ToymMLBCH47mgg7/dYelHsOr9g ==
2006
2006
dependencies :
2007
2007
https-proxy-agent "^5.0.0"
2008
2008
node-fetch "^2.6.7"
You can’t perform that action at this time.
0 commit comments