Update dependency eslint to v9
This commit is contained in:
parent
8dff78d6d5
commit
640c6a6292
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