Skip to content

Commit

Permalink
Bump @sentry/types from 8.34.0 to 8.35.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.34.0 to 8.35.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.34.0...8.35.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 Oct 26, 2024
1 parent 06d55ea commit 19566e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 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.4"
},
"devDependencies": {
"@sentry/types": "^8.34.0",
"@sentry/types": "^8.35.0",
"@sentry/vite-plugin": "^2.22.6",
"@testing-library/dom": "^10.4.0",
"@types/history": "^5.0.0",
Expand Down
11 changes: 2 additions & 9 deletions admin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1113,20 +1113,13 @@ __metadata:
languageName: node
linkType: hard

"@sentry/types@npm:8.35.0":
"@sentry/types@npm:8.35.0, @sentry/types@npm:^8.35.0":
version: 8.35.0
resolution: "@sentry/types@npm:8.35.0"
checksum: 10c0/b28d87ef26d1b889cf7c951a697caf70d9092d84dd1ae777700a0a009da832a8a5c298632dba62fbcb1a3252d011353068c64419e8e952b676f20deca8d03d64
languageName: node
linkType: hard

"@sentry/types@npm:^8.34.0":
version: 8.34.0
resolution: "@sentry/types@npm:8.34.0"
checksum: 10c0/d35bf72129f621af2f7916b0805c6948d210791757bee690fc6b68f2412bbe80c8ec704a0f8eb8ee45eb78deeadbd3c69830469b62fba4827506ea30c235f4e8
languageName: node
linkType: hard

"@sentry/utils@npm:8.35.0":
version: 8.35.0
resolution: "@sentry/utils@npm:8.35.0"
Expand Down Expand Up @@ -1752,7 +1745,7 @@ __metadata:
resolution: "admin@workspace:."
dependencies:
"@sentry/browser": "npm:^8.35.0"
"@sentry/types": "npm:^8.34.0"
"@sentry/types": "npm:^8.35.0"
"@sentry/vite-plugin": "npm:^2.22.6"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.6.2"
Expand Down

0 comments on commit 19566e8

Please sign in to comment.