Skip to content

Commit

Permalink
Bump @sentry/nextjs in /{{cookiecutter.project_name}}/frontend
Browse files Browse the repository at this point in the history
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 7.71.0 to 7.74.1.
- [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.71.0...7.74.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 78352aa commit b0cb0d7
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 81 deletions.
156 changes: 76 additions & 80 deletions {{cookiecutter.project_name}}/frontend/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 {{cookiecutter.project_name}}/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test:ci": "npx jest --ci --runInBand --reporters=default --reporters=jest-junit"
},
"dependencies": {
"@sentry/nextjs": "^7.69.0",
"@sentry/nextjs": "^7.74.1",
"@types/react": "^18.2.20",
"classnames": "^2.3.2",
"i18next": "^23.4.4",
Expand Down

0 comments on commit b0cb0d7

Please sign in to comment.