Skip to content

Commit

Permalink
chore(deps): update CLI to v2.17.1 (#2964)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <noreply@github.com>
  • Loading branch information
github-actions[bot] and web-flow committed Apr 12, 2023
1 parent 189c4ea commit 0db0c72
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 @@ -19,9 +19,9 @@
- Bump Cocoa SDK from v8.3.3 to v8.4.0 ([#2954](https://github.com/getsentry/sentry-react-native/pull/2954))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#840)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.3.3...8.4.0)
- Bump CLI from v2.16.1 to v2.17.0 ([#2957](https://github.com/getsentry/sentry-react-native/pull/2957))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2170)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.16.1...2.17.0)
- Bump CLI from v2.16.1 to v2.17.1 ([#2957](https://github.com/getsentry/sentry-react-native/pull/2957), [#2964](https://github.com/getsentry/sentry-react-native/pull/2964))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2171)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.16.1...2.17.1)

## 5.3.0

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"dependencies": {
"@sentry-internal/tracing": "7.47.0",
"@sentry/browser": "7.47.0",
"@sentry/cli": "2.17.0",
"@sentry/cli": "2.17.1",
"@sentry/core": "7.47.0",
"@sentry/hub": "7.47.0",
"@sentry/integrations": "7.47.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.47.0"
tslib "^1.9.3"

"@sentry/cli@2.17.0":
version "2.17.0"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.17.0.tgz#fc809ecd721eb5323502625fa904b786af28ad89"
integrity sha512-CHIMEg8+YNCpEBDgUctu+DvG3S8+g8Zn9jTE5MMGINNmGkQTMG179LuDE04B/inaCYixLVNpFPTe6Iow3tXjnQ==
"@sentry/cli@2.17.1":
version "2.17.1"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.17.1.tgz#e13f5ee7f2f47fe52082694a67793e250728c33c"
integrity sha512-NBTJl6qGPKFWYetE/quhySgaETeLzA80FtDcGOVvAyhfonrDGm/hGHkOr/DEzA/FqwrGj8MTk3lafE+qEnHglg==
dependencies:
https-proxy-agent "^5.0.0"
node-fetch "^2.6.7"
Expand Down

0 comments on commit 0db0c72

Please sign in to comment.