Skip to content

Commit

Permalink
build(deps): update @sentry/browser requirement in /src
Browse files Browse the repository at this point in the history
Updates the requirements on [@sentry/browser](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.74.0...7.77.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 6b33362 commit f2cc69b
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 @@ -8,7 +8,7 @@
"@mui/icons-material": "^5.14.13",
"@mui/material": "^5.14.13",
"@mui/styles": "^5.14.13",
"@sentry/browser": "^7.74.0",
"@sentry/browser": "^7.77.0",
"@sentry/integrations": "^7.74.0",
"babel-eslint": "^10.1.0",
"eslint": "^8.51.0",
Expand Down

0 comments on commit f2cc69b

Please sign in to comment.