Update dependency eslint to v9
Some checks failed
renovate/artifacts Artifact file update failure
Build and Test / build-and-test (pull_request) Failing after 1m5s

This commit is contained in:
Renovate Bot 2024-06-26 00:00:39 +00:00
parent da4d6cddc3
commit bc3da5cfdf

View file

@ -27,7 +27,7 @@
"@types/node": "^20.14.2",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"c8": "^10.1.2",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"jsdom": "^24.1.0",
"typescript": "^5.4.5",
"vite": "^5.3.1",