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.107.0 to 7.108.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.108.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.107.0...7.108.0)

Updates `@sentry/node` from 7.107.0 to 7.108.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.108.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.107.0...7.108.0)

Updates `@sentry/tracing` from 7.107.0 to 7.108.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.108.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.107.0...7.108.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 Mar 25, 2024
1 parent 56cd79c commit 01a8f3f
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 @@ -26,9 +26,9 @@
"dependencies": {
"@coral-xyz/anchor": "^0.29.0",
"@faker-js/faker": "^8.4.1",
"@sentry/integrations": "^7.107.0",
"@sentry/node": "^7.107.0",
"@sentry/tracing": "^7.107.0",
"@sentry/integrations": "^7.108.0",
"@sentry/node": "^7.108.0",
"@sentry/tracing": "^7.108.0",
"@solana/spl-token": "^0.4.1",
"@solana/web3.js": "^1.91.1",
"@staratlas/factory": "github:mindrunner/factory#develop",
Expand Down

0 comments on commit 01a8f3f

Please sign in to comment.