Skip to content

Commit 7f2d5c0

Browse files
chore(deps): update dependency mocha to v10
1 parent 82c40e2 commit 7f2d5c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"@typechain/ethers-v5": "^11.0.0",
2020
"@typechain/hardhat": "^9.0.0",
2121
"@types/chai": "^4.2.0",
22-
"@types/mocha": "^9.1.0",
22+
"@types/mocha": "^10.0.0",
2323
"@types/node": "^14.14.5",
2424
"chai": "^4.3.6",
2525
"hardhat": "^2.12.7",
26-
"mocha": "^9.2.1",
26+
"mocha": "^10.0.0",
2727
"prettier": "^2.5.1",
2828
"prettier-plugin-solidity": "^1.1.2",
2929
"ts-generator": "^0.1.1",

0 commit comments

Comments
 (0)