Skip to content

Commit

Permalink
Merge 2c41705 into e88d6a9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 19, 2023
2 parents e88d6a9 + 2c41705 commit 563dbcd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
- Bump Cocoa SDK from v8.4.0 to v8.5.0 ([#2977](https://github.com/getsentry/sentry-react-native/pull/2977))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#850)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.4.0...8.5.0)
- Bump CLI from v2.17.1 to v2.17.2 ([#2966](https://github.com/getsentry/sentry-react-native/pull/2966))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2172)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.17.1...2.17.2)
- Bump CLI from v2.17.1 to v2.17.3 ([#2966](https://github.com/getsentry/sentry-react-native/pull/2966), [#2982](https://github.com/getsentry/sentry-react-native/pull/2982))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2173)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.17.1...2.17.3)

## 5.3.1

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"dependencies": {
"@sentry/browser": "7.48.0",
"@sentry/cli": "2.17.2",
"@sentry/cli": "2.17.3",
"@sentry/core": "7.48.0",
"@sentry/hub": "7.48.0",
"@sentry/integrations": "7.48.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1742,10 +1742,10 @@
"@sentry/utils" "7.48.0"
tslib "^1.9.3"

"@sentry/cli@2.17.2":
version "2.17.2"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.17.2.tgz#28468dcdbbc510db8cfdc64397c84d6174e11773"
integrity sha512-A9WBLyf39NHmyJSFwa2ez1Qxfce0cxlyZ5RIJnYvTRDdyigV6HXmmJwOgbE1LgDCXmsBrDJ/iEGXU3Tnn75WGg==
"@sentry/cli@2.17.3":
version "2.17.3"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.17.3.tgz#6710a019cfdd1ce82aa40a31e2ca668e22353280"
integrity sha512-/ROsfPcNcmj//Hc3k/g3Q7OFEEJdFCzFFSaaWoUV7k1o1i3+LxV+gCntJ28Og08z8MTSmDiC8kqqdYpuaFqJQg==
dependencies:
https-proxy-agent "^5.0.0"
node-fetch "^2.6.7"
Expand Down

0 comments on commit 563dbcd

Please sign in to comment.