Skip to content

Commit 5a8e0b5

Browse files
committed
fix(deps): Update dependency eslint to v9 [SECURITY]
1 parent 5cbc054 commit 5a8e0b5

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
@@ -58,7 +58,7 @@
5858
"@typescript-eslint/eslint-plugin": "^7.0.0",
5959
"@typescript-eslint/parser": "^7.0.0",
6060
"ava": "^6.0.1",
61-
"eslint": "^8.46.0",
61+
"eslint": "^9.0.0",
6262
"eslint-config-prettier": "^9.0.0",
6363
"eslint-config-standard": "^17.1.0",
6464
"eslint-import-resolver-typescript": "^3.5.5",

0 commit comments

Comments
 (0)