Skip to content

Commit

Permalink
build(deps): bump @sentry/react in /e2e/release/sample
Browse files Browse the repository at this point in the history
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 7.74.1 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.74.1...7.80.0)

---
updated-dependencies:
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ivangabriele committed Nov 15, 2023
1 parent d81eecf commit 06f545e
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 46 deletions.
86 changes: 41 additions & 45 deletions e2e/release/sample/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion e2e/release/sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "PORT=3000 react-scripts start"
},
"dependencies": {
"@sentry/react": "7.74.1",
"@sentry/react": "7.80.0",
"cypress": "13.3.0",
"formik": "2.4.5",
"react": "18.2.0",
Expand Down

0 comments on commit 06f545e

Please sign in to comment.