Skip to content

Commit 4854547

Browse files
Update dependency eslint to v9
1 parent 67b6bd1 commit 4854547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/node": "20.17.8",
3333
"@typescript-eslint/eslint-plugin": "^8.0.0",
3434
"@typescript-eslint/parser": "^8.0.0",
35-
"eslint": "^8.12.0",
35+
"eslint": "^9.0.0",
3636
"eslint-config-prettier": "^9.0.0",
3737
"eslint-plugin-import": "^2.25.4",
3838
"eslint-plugin-node": "^11.1.0",

0 commit comments

Comments
 (0)