Skip to content

Commit

Permalink
chore(deps-dev): bump @sentry/types from 8.36.0 to 8.40.0
Browse files Browse the repository at this point in the history
Bumps [@sentry/types](https://github.com/getsentry/sentry-javascript) from 8.36.0 to 8.40.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.36.0...8.40.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 Nov 25, 2024
1 parent ec7f08f commit 5e6dc59
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@eslint/js": "^9.14.0",
"@iarna/toml": "^2.2.5",
"@jest/globals": "^29.7.0",
"@sentry/types": "^8.36.0",
"@sentry/types": "^8.40.0",
"@testing-library/jest-dom": "^6.6.3",
"@types/iarna__toml": "^2.0.5",
"@types/jest": "^29.5.14",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1349,10 +1349,10 @@ __metadata:
languageName: node
linkType: hard

"@sentry/types@npm:^8.36.0":
version: 8.36.0
resolution: "@sentry/types@npm:8.36.0"
checksum: 6b079739f09211c9e849c34432b78c34041974816b6ea1f57cf402c3177c662633ff5adbff4423b490aa9845f411ce8c1d7b11fd853e18df79c2884f9b69dfef
"@sentry/types@npm:^8.40.0":
version: 8.40.0
resolution: "@sentry/types@npm:8.40.0"
checksum: eb7fbb606d9178559de219e86da5dfefa78a8825d5baf03a2eb8fafdcdfb51898bde943edc375adc8cb71fcae2d854b019088c6a045541e94a1c6c1c9779cfe8
languageName: node
linkType: hard

Expand All @@ -1375,7 +1375,7 @@ __metadata:
"@eslint/js": ^9.14.0
"@iarna/toml": ^2.2.5
"@jest/globals": ^29.7.0
"@sentry/types": ^8.36.0
"@sentry/types": ^8.40.0
"@testing-library/jest-dom": ^6.6.3
"@types/iarna__toml": ^2.0.5
"@types/jest": ^29.5.14
Expand Down

0 comments on commit 5e6dc59

Please sign in to comment.