Web: bump ESLint to v9 (#3843)
This commit is contained in:
parent
0909bf3d9d
commit
e3fbfb81d7
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
|||
"devDependencies": {
|
||||
"@eslint/js": "^9",
|
||||
"@types/eslint__js": "^8",
|
||||
"eslint": "^8",
|
||||
"eslint": "^9",
|
||||
"typescript": "^5",
|
||||
"typescript-eslint": "^7"
|
||||
"typescript-eslint": "^8"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue