Skip to content

Commit e3088c2

Browse files
chore(deps): bump eslint-config-next from 15.5.6 to 16.0.0
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.5.6 to 16.0.0. - [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.0.0/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-version: 16.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28e33e6 commit e3088c2

File tree

2 files changed

+385
-54
lines changed

2 files changed

+385
-54
lines changed

examples/app-router-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/react": "^19",
2121
"@types/react-dom": "^19",
2222
"eslint": "^9",
23-
"eslint-config-next": "15.5.6",
23+
"eslint-config-next": "16.0.0",
2424
"typescript": "^5"
2525
}
2626
}

0 commit comments

Comments
 (0)