Update dependency eslint to v9
Some checks failed
renovate/artifacts Artifact file update failure
Build and Test / build-and-test (pull_request) Failing after 58s
Some checks failed
renovate/artifacts Artifact file update failure
Build and Test / build-and-test (pull_request) Failing after 58s
This commit is contained in:
parent
423d239889
commit
1cfad07b14
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue