Skip to content

Commit

Permalink
Update @sentry/integrations requirement from ^7.93.0 to ^7.99.0 in /src
Browse files Browse the repository at this point in the history
Updates the requirements on [@sentry/integrations](https://github.com/getsentry/sentry-javascript) to permit the latest version.
- [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.93.0...7.99.0)

---
updated-dependencies:
- dependency-name: "@sentry/integrations"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 8285b1d commit 86b128e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@mui/styles": "^5.15.7",
"@mui/x-date-pickers": "^6.19.0",
"@sentry/browser": "^7.93.0",
"@sentry/integrations": "^7.93.0",
"@sentry/integrations": "^7.99.0",
"craco-module-federation": "^1.1.0",
"eslint": "^8.56.0",
"eslint-config-airbnb": "^19.0.4",
Expand Down

0 comments on commit 86b128e

Please sign in to comment.