Skip to content

Commit 711b78d

Browse files
committed
chore(deps): update dependency mocha to v10.5.2
1 parent 7396679 commit 711b78d

File tree

2 files changed

+26
-13
lines changed

2 files changed

+26
-13
lines changed

package-lock.json

Lines changed: 24 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@typechain/hardhat": "6.1.6",
5353
"@types/chai": "4.3.16",
5454
"@types/chai-as-promised": "7.1.8",
55-
"@types/mocha": "10.0.6",
55+
"@types/mocha": "10.0.7",
5656
"@types/node": "20.12.7",
5757
"@typescript-eslint/eslint-plugin": "5.61.0",
5858
"@typescript-eslint/parser": "5.61.0",
@@ -64,7 +64,7 @@
6464
"ethereum-waffle": "4.0.10",
6565
"hardhat": "2.22.5",
6666
"husky": "8.0.3",
67-
"mocha": "10.4.0",
67+
"mocha": "10.5.2",
6868
"prettier": "2.8.8",
6969
"prettier-plugin-solidity": "1.3.1",
7070
"pretty-quick": "3.1.3",

0 commit comments

Comments
 (0)