Skip to content

Commit 37dc3ab

Browse files
Bump @next/eslint-plugin-next from 15.3.4 to 16.0.1 in /example
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.3.4 to 16.0.1. - [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.1/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-version: 16.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fd94a3 commit 37dc3ab

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

example/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
27-
"@next/eslint-plugin-next": "^15.3.4",
27+
"@next/eslint-plugin-next": "^16.0.1",
2828
"@types/react": "^18.2.41",
2929
"next": "^15.4.7",
3030
"rimraf": "^5.0.5"

0 commit comments

Comments
 (0)