We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82c40e2 commit 7f2d5c0Copy full SHA for 7f2d5c0
package.json
@@ -19,11 +19,11 @@
19
"@typechain/ethers-v5": "^11.0.0",
20
"@typechain/hardhat": "^9.0.0",
21
"@types/chai": "^4.2.0",
22
- "@types/mocha": "^9.1.0",
+ "@types/mocha": "^10.0.0",
23
"@types/node": "^14.14.5",
24
"chai": "^4.3.6",
25
"hardhat": "^2.12.7",
26
- "mocha": "^9.2.1",
+ "mocha": "^10.0.0",
27
"prettier": "^2.5.1",
28
"prettier-plugin-solidity": "^1.1.2",
29
"ts-generator": "^0.1.1",
0 commit comments