Skip to content

Commit cc7c54b

Browse files
authored
Downgrade eslint version from 10.0.0 to 9.0.0
1 parent 49a2124 commit cc7c54b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@vitejs/plugin-react": "^5.1.4",
8282
"cloc": "^2.11.0",
8383
"cross-env": "^10.1.0",
84-
"eslint": "^10.0.0",
84+
"eslint": "^9.0.0",
8585
"eslint-plugin-react": "^7.37.5",
8686
"npm-check-updates": "^19.3.2",
8787
"prettier": "^3.8.1",

0 commit comments

Comments
 (0)