Skip to content

Commit

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


Updates `@sentry/integrations` from 7.61.0 to 7.62.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@7.61.0...7.62.0)

Updates `@sentry/node` from 7.61.0 to 7.62.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@7.61.0...7.62.0)

Updates `@sentry/tracing` from 7.61.0 to 7.62.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@7.61.0...7.62.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2023
1 parent 0a24e8b commit 6d21ab5
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 76 deletions.
146 changes: 73 additions & 73 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"dependencies": {
"@cjsa/clean-stack": "^4.2.0",
"@cjsa/escape-goat": "^4.0.0-cjsa.0",
"@sentry/integrations": "^7.61.0",
"@sentry/node": "^7.61.0",
"@sentry/tracing": "^7.61.0",
"@sentry/integrations": "^7.62.0",
"@sentry/node": "^7.62.0",
"@sentry/tracing": "^7.62.0",
"camaro": "^6.2.0",
"cross-env": "^7.0.3",
"disk-fastq": "^0.1.9",
Expand Down

0 comments on commit 6d21ab5

Please sign in to comment.