Skip to content

Commit

Permalink
build(deps): bump the dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies 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.69.0 to 7.80.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.69.0...7.80.0)

Updates `@sentry/node` from 7.69.0 to 7.80.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.69.0...7.80.0)

Updates `@sentry/tracing` from 7.69.0 to 7.80.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.69.0...7.80.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mindrunner committed Nov 11, 2023
1 parent 5527202 commit aceffa6
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 115 deletions.
189 changes: 77 additions & 112 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 @@ -25,9 +25,9 @@
"homepage": "https://github.com/mindrunner/fleetbot#readme",
"dependencies": {
"@faker-js/faker": "^8.0.2",
"@sentry/integrations": "^7.69.0",
"@sentry/node": "^7.69.0",
"@sentry/tracing": "^7.69.0",
"@sentry/integrations": "^7.80.0",
"@sentry/node": "^7.80.0",
"@sentry/tracing": "^7.80.0",
"@solana/spl-token": "^0.1.8",
"@solana/web3.js": "^1.78.5",
"@staratlas/factory": "^0.6.0",
Expand Down

0 comments on commit aceffa6

Please sign in to comment.