Skip to content

Commit

Permalink
Bump @sentry/types from 8.30.0 to 8.32.0 in /admin
Browse files Browse the repository at this point in the history
Bumps [@sentry/types](https://github.com/getsentry/sentry-javascript) from 8.30.0 to 8.32.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.30.0...8.32.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent b468aa9 commit 705a64b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"web-vitals": "^4.2.3"
},
"devDependencies": {
"@sentry/types": "^8.30.0",
"@sentry/types": "^8.32.0",
"@sentry/vite-plugin": "^2.22.4",
"@testing-library/dom": "^10.4.0",
"@types/history": "^5.0.0",
Expand Down
11 changes: 9 additions & 2 deletions admin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -923,13 +923,20 @@ __metadata:
languageName: node
linkType: hard

"@sentry/types@npm:8.30.0, @sentry/types@npm:^8.30.0":
"@sentry/types@npm:8.30.0":
version: 8.30.0
resolution: "@sentry/types@npm:8.30.0"
checksum: 10c0/9cc57d19ebcb7b06f922373f832a268fa0023c20493370a0145def3bb0d1aa6ace7340a09e2abd28ef622eb17b4e7722d054a2a140b0a5f077c3a58614a42b0e
languageName: node
linkType: hard

"@sentry/types@npm:^8.32.0":
version: 8.32.0
resolution: "@sentry/types@npm:8.32.0"
checksum: 10c0/386f5c8fa126c5ce8adf7740b1203b9833a78dcc23ebbe43a5e48a76093779596d35c4e58564d32b3a358a81e696f31706c870fa7ce43d3616018bb6b25c872a
languageName: node
linkType: hard

"@sentry/utils@npm:8.30.0":
version: 8.30.0
resolution: "@sentry/utils@npm:8.30.0"
Expand Down Expand Up @@ -1555,7 +1562,7 @@ __metadata:
resolution: "admin@workspace:."
dependencies:
"@sentry/browser": "npm:^8.28.0"
"@sentry/types": "npm:^8.30.0"
"@sentry/types": "npm:^8.32.0"
"@sentry/vite-plugin": "npm:^2.22.4"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.5.0"
Expand Down

0 comments on commit 705a64b

Please sign in to comment.