Update dependency eslint to v9
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2024-04-05 21:17:45 +00:00
parent ea85f24ff6
commit 3410213ff3
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9
2 changed files with 124 additions and 8 deletions

View file

@ -27,7 +27,7 @@
"@types/jest": "^29.0.0",
"@typescript-eslint/parser": "^7.0.0",
"codecov": "^3.8.2",
"eslint": "^8.13.0",
"eslint": "^9.0.0",
"eslint-plugin-react-hooks": "^4.2.0",
"prettier": "^3.0.0"
},