Skip to content

Commit 53103eb

Browse files
deps(example): Bump eslint-config-next
Bumps the dependencies group in /examples/nextjs-example with 1 update: [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). Updates `eslint-config-next` from 14.2.2 to 14.2.3 - [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.2.3/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4cd2114 commit 53103eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/nextjs-example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/react": "^18",
1818
"@types/react-dom": "^18",
1919
"eslint": "^8",
20-
"eslint-config-next": "14.2.2",
20+
"eslint-config-next": "14.2.3",
2121
"typescript": "^5"
2222
}
2323
}

0 commit comments

Comments
 (0)