Skip to content

Commit 315a81e

Browse files
Chore(deps-dev): bump eslint-config-next in /e2e/test-app
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.1.7 to 15.2.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/v15.2.0/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4656ca commit 315a81e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

e2e/test-app/package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/test-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/node": "22.13.9",
2626
"@types/react": "19.0.10",
2727
"eslint": "8.57.1",
28-
"eslint-config-next": "15.1.7",
28+
"eslint-config-next": "15.2.1",
2929
"typescript": "5.7.3"
3030
}
3131
}

0 commit comments

Comments
 (0)