Skip to content

Commit f8da5b4

Browse files
Update dependency @types/mocha to v10
1 parent 751124c commit f8da5b4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@typechain/ethers-v5": "^10.1.0",
1515
"@typechain/hardhat": "^6.1.2",
1616
"@types/chai": "^4.2.0",
17-
"@types/mocha": "^9.1.0",
17+
"@types/mocha": "^10.0.0",
1818
"@types/node": ">=12.0.0",
1919
"chai": "^4.2.0",
2020
"ethers": "^5.4.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -869,10 +869,10 @@
869869
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
870870
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
871871

872-
"@types/mocha@^9.1.0":
873-
version "9.1.1"
874-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
875-
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
872+
"@types/mocha@^10.0.0":
873+
version "10.0.10"
874+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
875+
integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==
876876

877877
"@types/node@*", "@types/node@>=12.0.0":
878878
version "18.11.18"

0 commit comments

Comments
 (0)