Skip to content

Commit 9641477

Browse files
dependabot[bot]raymond-lam
authored andcommitted
Bump @next/eslint-plugin-next from 13.5.4 to 14.0.1 in /example
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 13.5.4 to 14.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/v14.0.1/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4eab0a commit 9641477

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

example/package-lock.json

Lines changed: 9 additions & 9 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
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
26-
"@next/eslint-plugin-next": "^13.5.4",
26+
"@next/eslint-plugin-next": "^14.0.1",
2727
"next": "^13.5.4",
2828
"rimraf": "^5.0.5"
2929
},

0 commit comments

Comments
 (0)