Skip to content

Commit d7f94f8

Browse files
chore(deps-dev): bump eslint-config-next from 14.2.32 to 16.1.2 (orval-labs#2773)
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.32 to 16.1.2. - [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.2/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-version: 16.1.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24492cd commit d7f94f8

File tree

2 files changed

+232
-190
lines changed

2 files changed

+232
-190
lines changed

samples/next-app-with-fetch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/react": "^18.3.24",
2323
"@types/react-dom": "^18.3.7",
2424
"eslint": "^9.39.2",
25-
"eslint-config-next": "14.2.32",
25+
"eslint-config-next": "16.1.2",
2626
"msw": "^2.12.7",
2727
"orval": "workspace:*",
2828
"postcss": "8.5.6",

0 commit comments

Comments
 (0)