Skip to content

Commit

Permalink
Bump @sentry/cli from 2.31.2 to 2.32.1
Browse files Browse the repository at this point in the history
Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 2.31.2 to 2.32.1.
- [Release notes](https://github.com/getsentry/sentry-cli/releases)
- [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-cli@2.31.2...2.32.1)

---
updated-dependencies:
- dependency-name: "@sentry/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent 65d07bb commit ec8236d
Showing 1 changed file with 32 additions and 78 deletions.
110 changes: 32 additions & 78 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -622,66 +622,66 @@ __metadata:
languageName: node
linkType: hard

"@sentry/cli-darwin@npm:2.31.2":
version: 2.31.2
resolution: "@sentry/cli-darwin@npm:2.31.2"
"@sentry/cli-darwin@npm:2.32.1":
version: 2.32.1
resolution: "@sentry/cli-darwin@npm:2.32.1"
conditions: os=darwin
languageName: node
linkType: hard

"@sentry/cli-linux-arm64@npm:2.31.2":
version: 2.31.2
resolution: "@sentry/cli-linux-arm64@npm:2.31.2"
"@sentry/cli-linux-arm64@npm:2.32.1":
version: 2.32.1
resolution: "@sentry/cli-linux-arm64@npm:2.32.1"
conditions: (os=linux | os=freebsd) & cpu=arm64
languageName: node
linkType: hard

"@sentry/cli-linux-arm@npm:2.31.2":
version: 2.31.2
resolution: "@sentry/cli-linux-arm@npm:2.31.2"
"@sentry/cli-linux-arm@npm:2.32.1":
version: 2.32.1
resolution: "@sentry/cli-linux-arm@npm:2.32.1"
conditions: (os=linux | os=freebsd) & cpu=arm
languageName: node
linkType: hard

"@sentry/cli-linux-i686@npm:2.31.2":
version: 2.31.2
resolution: "@sentry/cli-linux-i686@npm:2.31.2"
"@sentry/cli-linux-i686@npm:2.32.1":
version: 2.32.1
resolution: "@sentry/cli-linux-i686@npm:2.32.1"
conditions: (os=linux | os=freebsd) & (cpu=x86 | cpu=ia32)
languageName: node
linkType: hard

"@sentry/cli-linux-x64@npm:2.31.2":
version: 2.31.2
resolution: "@sentry/cli-linux-x64@npm:2.31.2"
"@sentry/cli-linux-x64@npm:2.32.1":
version: 2.32.1
resolution: "@sentry/cli-linux-x64@npm:2.32.1"
conditions: (os=linux | os=freebsd) & cpu=x64
languageName: node
linkType: hard

"@sentry/cli-win32-i686@npm:2.31.2":
version: 2.31.2
resolution: "@sentry/cli-win32-i686@npm:2.31.2"
"@sentry/cli-win32-i686@npm:2.32.1":
version: 2.32.1
resolution: "@sentry/cli-win32-i686@npm:2.32.1"
conditions: os=win32 & (cpu=x86 | cpu=ia32)
languageName: node
linkType: hard

"@sentry/cli-win32-x64@npm:2.31.2":
version: 2.31.2
resolution: "@sentry/cli-win32-x64@npm:2.31.2"
"@sentry/cli-win32-x64@npm:2.32.1":
version: 2.32.1
resolution: "@sentry/cli-win32-x64@npm:2.32.1"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@sentry/cli@npm:^2.31.2":
version: 2.31.2
resolution: "@sentry/cli@npm:2.31.2"
dependencies:
"@sentry/cli-darwin": "npm:2.31.2"
"@sentry/cli-linux-arm": "npm:2.31.2"
"@sentry/cli-linux-arm64": "npm:2.31.2"
"@sentry/cli-linux-i686": "npm:2.31.2"
"@sentry/cli-linux-x64": "npm:2.31.2"
"@sentry/cli-win32-i686": "npm:2.31.2"
"@sentry/cli-win32-x64": "npm:2.31.2"
version: 2.32.1
resolution: "@sentry/cli@npm:2.32.1"
dependencies:
"@sentry/cli-darwin": "npm:2.32.1"
"@sentry/cli-linux-arm": "npm:2.32.1"
"@sentry/cli-linux-arm64": "npm:2.32.1"
"@sentry/cli-linux-i686": "npm:2.32.1"
"@sentry/cli-linux-x64": "npm:2.32.1"
"@sentry/cli-win32-i686": "npm:2.32.1"
"@sentry/cli-win32-x64": "npm:2.32.1"
https-proxy-agent: "npm:^5.0.0"
node-fetch: "npm:^2.6.7"
progress: "npm:^2.0.3"
Expand All @@ -704,7 +704,7 @@ __metadata:
optional: true
bin:
sentry-cli: bin/sentry-cli
checksum: 10c0/6af93ca6e8ed212b17a5d9fc3d1d9acd35edb433e7ce779786de6b90ac32c5f9f08a8a1f3ccabd60cfdcb44297f33a1f816898f2c42ba6d7b35cc01c32ab43fb
checksum: 10c0/835422fd6646a7351d133b2370b60f85f07b6c5e4192d5912982484e616476b665f412039e1f872d7a5faa1cd2d9ef3f22c22e8f0ba2e1d00b1e34dec1603be9
languageName: node
linkType: hard

Expand Down Expand Up @@ -844,16 +844,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.10.0":
version: 7.10.0
resolution: "@typescript-eslint/scope-manager@npm:7.10.0"
dependencies:
"@typescript-eslint/types": "npm:7.10.0"
"@typescript-eslint/visitor-keys": "npm:7.10.0"
checksum: 10c0/1d4f7ee137b95bd423b5a1b0d03251202dfc19bd8b6adfa5ff5df25fd5aa30e2d8ca50ab0d8d2e92441670ecbc2a82b3c2dbe39a4f268ec1ee1c1e267f7fd1d1
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/scope-manager@npm:7.11.0"
Expand Down Expand Up @@ -898,13 +888,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.10.0":
version: 7.10.0
resolution: "@typescript-eslint/types@npm:7.10.0"
checksum: 10c0/f01d9330b93cc362ba7967ab5037396f64742076450e1f93139fa69cbe93a6ece3ed55d68ab780c9b7d07ef4a7c645da410305216a2cfc5dec7eba49ee65ab23
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/types@npm:7.11.0"
Expand Down Expand Up @@ -938,25 +921,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.10.0":
version: 7.10.0
resolution: "@typescript-eslint/typescript-estree@npm:7.10.0"
dependencies:
"@typescript-eslint/types": "npm:7.10.0"
"@typescript-eslint/visitor-keys": "npm:7.10.0"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/6200695834c566e52e2fa7331f1a05019f7815969d8c1e1e237b85a99664d36f41ccc16384eff3f8582a0ecb75f1cc315b56ee9283b818da37f24fa4d42f1d7a
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/typescript-estree@npm:7.11.0"
Expand Down Expand Up @@ -1053,16 +1017,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.10.0":
version: 7.10.0
resolution: "@typescript-eslint/visitor-keys@npm:7.10.0"
dependencies:
"@typescript-eslint/types": "npm:7.10.0"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10c0/049e812bcd28869059d04c7bf3543bb55f5205f468b777439c4f120417fb856fb6024cb1d25291aa12556bd08e84f043a96d754ffb2cde37abb604d6f3c51634
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/visitor-keys@npm:7.11.0"
Expand Down

0 comments on commit ec8236d

Please sign in to comment.