Skip to content

Commit

Permalink
deps: bump the sentry group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the sentry group with 2 updates: [@sentry/node](https://github.com/getsentry/sentry-javascript) and [@sentry/react](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/node` from 8.32.0 to 8.33.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.32.0...8.33.0)

Updates `@sentry/react` from 8.32.0 to 8.33.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.32.0...8.33.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 28d86f0 commit 43f06ff
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 73 deletions.
157 changes: 86 additions & 71 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"@radix-ui/react-switch": "^1.1.0",
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2",
"@sentry/node": "^8.32.0",
"@sentry/react": "^8.32.0",
"@sentry/node": "^8.33.0",
"@sentry/react": "^8.33.0",
"@sentry/tracing": "^7.114.0",
"chart.js": "^4.4.4",
"classnames": "^2.5.1",
Expand Down

0 comments on commit 43f06ff

Please sign in to comment.