From 39b6ceff8908dbd2b802a0b51e8702386e24d1a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 15:14:21 +0000 Subject: [PATCH] chore(deps): update dependency @types/mocha to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 030342d3..083bedba 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@typechain/ethers-v5": "^11.0.0", "@typechain/hardhat": "^9.0.0", "@types/chai": "^4.2.0", - "@types/mocha": "^9.1.0", + "@types/mocha": "^10.0.0", "@types/node": "^14.14.5", "chai": "^4.3.6", "hardhat": "^2.12.7",