Skip to content

Commit

Permalink
Bump @sentry/types from 8.45.0 to 8.47.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.45.0 to 8.47.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.47.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.45.0...8.47.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 28, 2024
1 parent 7e54b1a commit d1669b8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.45.0",
"@sentry/types": "^8.47.0",
"@sentry/vite-plugin": "^2.22.7",
"@testing-library/dom": "^10.4.0",
"@types/history": "^5.0.0",
Expand Down
20 changes: 10 additions & 10 deletions admin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1099,10 +1099,10 @@ __metadata:
languageName: node
linkType: hard

"@sentry/core@npm:8.45.0":
version: 8.45.0
resolution: "@sentry/core@npm:8.45.0"
checksum: 10c0/f7b8f3d175823c056a640ff0315c2c125200546ab2e9032bdcf40720abc5594d531b218eef09ba6f12b445976991bb17f7120963034ad8287bc935a2f3d97a81
"@sentry/core@npm:8.47.0":
version: 8.47.0
resolution: "@sentry/core@npm:8.47.0"
checksum: 10c0/64fc9c89e96f2989b63bd6e776afd09993ce59caca9d4003033a12ea2b938ba28b588a9d171462605467ebe18b75a465ca875faf10f69f00ef2cc5d7d05df43a
languageName: node
linkType: hard

Expand All @@ -1113,12 +1113,12 @@ __metadata:
languageName: node
linkType: hard

"@sentry/types@npm:^8.45.0":
version: 8.45.0
resolution: "@sentry/types@npm:8.45.0"
"@sentry/types@npm:^8.47.0":
version: 8.47.0
resolution: "@sentry/types@npm:8.47.0"
dependencies:
"@sentry/core": "npm:8.45.0"
checksum: 10c0/7ee00657ba79f04e92d6502b11a54e7eb8932cb4565138b3e78b216928835a2463cd2cc199a163eb796d6b1ec0d75e0da6dba40bbe6c86b7b23881e3c34a3ee1
"@sentry/core": "npm:8.47.0"
checksum: 10c0/5287890cb5a038a5798f4ede132cefbf86598aa3b3e6ab3bbd3a4735e8e79fc13da6893057b88c96e4d396a4388356d672ad474d6047a575afe798cd1ebdbaad
languageName: node
linkType: hard

Expand Down Expand Up @@ -1745,7 +1745,7 @@ __metadata:
resolution: "admin@workspace:."
dependencies:
"@sentry/browser": "npm:^8.41.0"
"@sentry/types": "npm:^8.45.0"
"@sentry/types": "npm:^8.47.0"
"@sentry/vite-plugin": "npm:^2.22.7"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.6.3"
Expand Down

0 comments on commit d1669b8

Please sign in to comment.