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

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

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

---
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 Feb 7, 2024
1 parent 57b4402 commit bac5b22
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 118 deletions.
188 changes: 73 additions & 115 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": {
"@project-serum/anchor": "^0.26.0",
"@faker-js/faker": "^8.3.1",
"@sentry/integrations": "^7.88.0",
"@sentry/node": "^7.88.0",
"@sentry/tracing": "^7.88.0",
"@sentry/integrations": "^7.100.1",
"@sentry/node": "^7.100.1",
"@sentry/tracing": "^7.100.1",
"@solana/spl-token": "^0.1.8",
"@solana/web3.js": "^1.87.6",
"@staratlas/factory": "^0.6.0",
Expand Down

0 comments on commit bac5b22

Please sign in to comment.