Skip to content

Commit ceb35e4

Browse files
Update ESLint
1 parent 2cd3f53 commit ceb35e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@
5151
"@types/node": "^18.19.39",
5252
"@typescript-eslint/eslint-plugin": "^7.15.0",
5353
"@typescript-eslint/parser": "^7.15.0",
54-
"eslint": "^8.57.0",
54+
"eslint": "^9.6.0",
5555
"eslint-plugin-import": "^2.29.1",
5656
"eslint-plugin-simple-import-sort": "^12.1.1",
57-
"eslint-plugin-unicorn": "^52.0.0",
58-
"eslint-plugin-unused-imports": "^3.2.0",
57+
"eslint-plugin-unicorn": "^54.0.0",
58+
"eslint-plugin-unused-imports": "^4.0.0",
5959
"http-server": "^14.1.1",
6060
"mkdirp": "^3.0.1",
6161
"npm-failsafe": "^1.2.1",

0 commit comments

Comments
 (0)