Skip to content

Commit 9f27f7a

Browse files
Update dependency @types/mocha to v10 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab38219 commit 9f27f7a

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
@@ -25,7 +25,7 @@
2525
"@typechain/hardhat": "6.1.6",
2626
"@types/chai": "4.3.16",
2727
"@types/dotenv": "8.2.0",
28-
"@types/mocha": "9.1.1",
28+
"@types/mocha": "10.0.10",
2929
"@types/node": "18.19.39",
3030
"@typescript-eslint/eslint-plugin": "5.59.7",
3131
"@typescript-eslint/parser": "5.59.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1664,10 +1664,10 @@
16641664
dependencies:
16651665
"@types/node" "*"
16661666

1667-
"@types/mocha@9.1.1":
1668-
version "9.1.1"
1669-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
1670-
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
1667+
"@types/mocha@10.0.10":
1668+
version "10.0.10"
1669+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
1670+
integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==
16711671

16721672
"@types/node-fetch@^2.5.5":
16731673
version "2.5.12"

0 commit comments

Comments
 (0)