We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b4cc79 commit 0bba848Copy full SHA for 0bba848
package.json
@@ -50,10 +50,10 @@
50
"@types/minimist": "^1.2.1",
51
"@types/mocha": "^7.0.2",
52
"@types/node": "^10.17.44",
53
- "@typescript-eslint/eslint-plugin": "^6.0.0",
54
- "@typescript-eslint/parser": "^6.0.0",
+ "@typescript-eslint/eslint-plugin": "^7.0.0",
+ "@typescript-eslint/parser": "^7.0.0",
55
"ava": "^5.0.0",
56
- "eslint": "^8.0.0",
+ "eslint": "^9.0.0",
57
"eslint-config-prettier": "^9.0.0",
58
"eslint-plugin-prettier": "^5.0.0",
59
"hardhat": "^2.0.9",
0 commit comments