We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe907d commit d592c7eCopy full SHA for d592c7e
1 file changed
package.json
@@ -37,7 +37,7 @@
37
"merkletreejs": "^0.6.0"
38
},
39
"devDependencies": {
40
- "@eslint/js": "^9.0.0",
+ "@eslint/js": "^10.0.0",
41
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
42
"@rari-capital/solmate": "^6.4.0",
43
"@typechain/ethers-v6": "^0.5.1",
@@ -52,7 +52,7 @@
52
"chai-as-promised": "^7.1.1",
53
"concurrently": "^9.0.0",
54
"dotenv": "^16.0.3",
55
- "eslint": "^9.0.0",
+ "eslint": "^10.0.0",
56
"eslint-config-prettier": "^10.0.0",
57
"eslint-plugin-import": "^2.32.0",
58
"eslint-plugin-prettier": "^5.5.5",
0 commit comments