Skip to content

Commit c38f039

Browse files
Update dependency eslint to v9
1 parent b62cd2f commit c38f039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/node": "^20.0.0",
1616
"@typescript-eslint/eslint-plugin": "^7.0.0",
1717
"@typescript-eslint/parser": "^7.0.0",
18-
"eslint": "^8.0.0",
18+
"eslint": "^9.0.0",
1919
"eslint-config-prettier": "^9.0.0",
2020
"eslint-plugin-node": "^11.0.0",
2121
"eslint-plugin-tsdoc": "^0.3.0",

0 commit comments

Comments
 (0)