Skip to content

Commit

Permalink
Bump the sentry group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the sentry group with 4 updates: [@sentry/browser](https://github.com/getsentry/sentry-javascript), [@sentry/core](https://github.com/getsentry/sentry-javascript), [@sentry/utils](https://github.com/getsentry/sentry-javascript) and [@sentry/types](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/browser` from 8.46.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.46.0...8.47.0)

Updates `@sentry/core` from 8.46.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.46.0...8.47.0)

Updates `@sentry/utils` from 8.46.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.46.0...8.47.0)

Updates `@sentry/types` from 8.46.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.46.0...8.47.0)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 3c4cbaa commit cf3bf80
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 82 deletions.
156 changes: 78 additions & 78 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20241205.0",
"@octokit/webhooks-types": "^7.6.1",
"@sentry/types": "8.46.0",
"@sentry/types": "8.47.0",
"@types/node": "^22.10.2",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
Expand All @@ -38,9 +38,9 @@
"dependencies": {
"@octokit/auth-app": "^7.1.3",
"@octokit/webhooks": "^13.4.1",
"@sentry/browser": "8.46.0",
"@sentry/core": "8.46.0",
"@sentry/utils": "8.46.0",
"@sentry/browser": "8.47.0",
"@sentry/core": "8.47.0",
"@sentry/utils": "8.47.0",
"octokit": "^4.0.2"
}
}

0 comments on commit cf3bf80

Please sign in to comment.