Skip to content

Commit a9cdd4f

Browse files
chore(dev-deps): bump eslint in /templates/node-react-todo
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.9.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.9.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 a2d5eb1 commit a9cdd4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/node-react-todo/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.9.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)