Skip to content

Commit 5b42a68

Browse files
Update ESLint
1 parent 75a2c75 commit 5b42a68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@
5151
"@types/node": "^18.19.33",
5252
"@typescript-eslint/eslint-plugin": "^7.8.0",
5353
"@typescript-eslint/parser": "^7.8.0",
54-
"eslint": "^8.57.0",
54+
"eslint": "^9.2.0",
5555
"eslint-plugin-import": "^2.29.1",
5656
"eslint-plugin-simple-import-sort": "^12.1.0",
57-
"eslint-plugin-unicorn": "^52.0.0",
57+
"eslint-plugin-unicorn": "^53.0.0",
5858
"eslint-plugin-unused-imports": "^3.2.0",
5959
"http-server": "^14.1.1",
6060
"mkdirp": "^3.0.1",

0 commit comments

Comments
 (0)