Skip to content

Commit

Permalink
Merge 98dfa6b into 539989f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 12, 2023
2 parents 539989f + 98dfa6b commit d53a041
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
Bump Cocoa SDK from v8.10.0 to v8.11.0 ([#3245](https://github.com/getsentry/sentry-react-native/pull/3245))
[changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8110)
[diff](https://github.com/getsentry/sentry-cocoa/compare/8.10.0...8.11.0)
Bump CLI from v2.20.6 to v2.20.7 ([#3273](https://github.com/getsentry/sentry-react-native/pull/3273))
[changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2207)
[diff](https://github.com/getsentry/sentry-cli/compare/2.20.6...2.20.7)
## 5.9.1

- Bump Cocoa SDK from v8.9.4 to v8.10.0 ([#3250](https://github.com/getsentry/sentry-react-native/pull/3250))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
"dependencies": {
"@sentry/browser": "7.63.0",
"@sentry/cli": "2.20.6",
"@sentry/cli": "2.20.7",
"@sentry/core": "7.63.0",
"@sentry/hub": "7.63.0",
"@sentry/integrations": "7.63.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1999,10 +1999,10 @@
"@sentry/utils" "7.63.0"
tslib "^2.4.1 || ^1.9.3"

"@sentry/cli@2.20.6":
version "2.20.6"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.20.6.tgz#d7911008b3773fc46747162abc1132dab0dd022d"
integrity sha512-j4OFbDCIo/dB/uXDmXnRqCbku0KquekSFSG0Wb6RKwkGqpKwFMRauKXZJrgL4as3qIfDX8HrjNRv257QYMwdQA==
"@sentry/cli@2.20.7":
version "2.20.7"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.20.7.tgz#8f7f3f632c330cac6bd2278d820948163f3128a6"
integrity sha512-YaHKEUdsFt59nD8yLvuEGCOZ3/ArirL8GZ/66RkZ8wcD2wbpzOFbzo08Kz4te/Eo3OD5/RdW+1dPaOBgGbrXlA==
dependencies:
https-proxy-agent "^5.0.0"
node-fetch "^2.6.7"
Expand Down

0 comments on commit d53a041

Please sign in to comment.