Skip to content

Commit 2f06b9a

Browse files
fix(deps): bump eslint from 8.57.1 to 9.17.0 in /templates/node-react
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.17.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.17.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f427b50 commit 2f06b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/node-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react-dom": "^18.2.17",
2525
"@vitejs/plugin-react": "^4.2.1",
2626
"concurrently": "^8.2.2",
27-
"eslint": "^8.55.0",
27+
"eslint": "^9.17.0",
2828
"eslint-plugin-node": "^11.1.0",
2929
"eslint-plugin-react": "^7.34.0",
3030
"eslint-plugin-react-hooks": "^4.6.0",

0 commit comments

Comments
 (0)