Skip to content

Commit 7a7769f

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

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
@@ -26,7 +26,7 @@
2626
"@typechain/hardhat": "6.1.6",
2727
"@types/chai": "4.3.20",
2828
"@types/dotenv": "8.2.3",
29-
"@types/mocha": "9.1.1",
29+
"@types/mocha": "10.0.10",
3030
"@types/node": "18.19.67",
3131
"@typescript-eslint/eslint-plugin": "5.62.0",
3232
"@typescript-eslint/parser": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1720,10 +1720,10 @@
17201720
dependencies:
17211721
"@types/node" "*"
17221722

1723-
"@types/mocha@9.1.1":
1724-
version "9.1.1"
1725-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
1726-
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
1723+
"@types/mocha@10.0.10":
1724+
version "10.0.10"
1725+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
1726+
integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==
17271727

17281728
"@types/node-fetch@^2.5.5":
17291729
version "2.5.12"

0 commit comments

Comments
 (0)