Skip to content

Commit 8bc2725

Browse files
chore(deps-dev): bump eslint-config-next in /template-nextjs
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.1.0 to 16.1.6. - [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/v16.1.6/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-version: 16.1.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f330b02 commit 8bc2725

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react-dom": "^19.2.3",
2525
"@typescript-eslint/eslint-plugin": "^8.55.0",
2626
"eslint": "^10.0.0",
27-
"eslint-config-next": "14.1.0",
27+
"eslint-config-next": "16.1.6",
2828
"prettier": "^3.2.5",
2929
"typescript": "^5.3.3"
3030
}

0 commit comments

Comments
 (0)