Skip to content

Commit

Permalink
chore(deps-dev): update eslint-config-next requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) to permit the latest version.
- [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-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent d604ba6 commit c2aa358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/nextjs/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/node": "^22.10.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.1",
"eslint-config-next": "^15.0.2",
"eslint-config-next": "^15.0.3",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-testing-library": "^6.4.0",
"jest": "^29.7.0",
Expand Down

0 comments on commit c2aa358

Please sign in to comment.