diff --git a/packages/hardhat/package.json b/packages/hardhat/package.json index 252b45f..e866beb 100644 --- a/packages/hardhat/package.json +++ b/packages/hardhat/package.json @@ -16,7 +16,7 @@ "node-watch": "^0.7.3" }, "devDependencies": { - "@nomicfoundation/hardhat-chai-matchers": "^1.0.0", + "@nomicfoundation/hardhat-chai-matchers": "^2.0.8", "@nomicfoundation/hardhat-ethers": "^3.0.2", "@nomicfoundation/hardhat-network-helpers": "^1.0.8", "@nomiclabs/hardhat-ethers": "^2.0.0",