Skip to content

Commit 0bba848

Browse files
Update linters
1 parent 9b4cc79 commit 0bba848

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
@@ -50,10 +50,10 @@
5050
"@types/minimist": "^1.2.1",
5151
"@types/mocha": "^7.0.2",
5252
"@types/node": "^10.17.44",
53-
"@typescript-eslint/eslint-plugin": "^6.0.0",
54-
"@typescript-eslint/parser": "^6.0.0",
53+
"@typescript-eslint/eslint-plugin": "^7.0.0",
54+
"@typescript-eslint/parser": "^7.0.0",
5555
"ava": "^5.0.0",
56-
"eslint": "^8.0.0",
56+
"eslint": "^9.0.0",
5757
"eslint-config-prettier": "^9.0.0",
5858
"eslint-plugin-prettier": "^5.0.0",
5959
"hardhat": "^2.0.9",

0 commit comments

Comments
 (0)