Skip to content

Commit

Permalink
Bump the example-dependencies group in /example with 2 updates
Browse files Browse the repository at this point in the history
Bumps the example-dependencies group in /example with 2 updates: [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) and [next](https://github.com/vercel/next.js).


Updates `@next/eslint-plugin-next` from 15.0.2 to 15.0.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.0.3/packages/eslint-plugin-next)

Updates `next` from 15.0.2 to 15.0.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.0.2...v15.0.3)

---
updated-dependencies:
- dependency-name: "@next/eslint-plugin-next"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: example-dependencies
- dependency-name: next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: example-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and raymond-lam committed Dec 4, 2024
1 parent aec62b7 commit e1cdde1
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 91 deletions.
178 changes: 89 additions & 89 deletions example/package-lock.json

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

4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
},
"devDependencies": {
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
"@next/eslint-plugin-next": "^15.0.2",
"@next/eslint-plugin-next": "^15.0.3",
"@types/react": "^18.2.41",
"next": "^15.0.2",
"next": "^15.0.3",
"rimraf": "^5.0.5"
},
"browserslist": [
Expand Down

0 comments on commit e1cdde1

Please sign in to comment.