diff --git a/package.json b/package.json index 05eb13d3..e4b9f393 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@nomiclabs/hardhat-waffle": "^2.0.3", "@openzeppelin/contracts": "4.9.0", "@typechain/ethers-v5": "^7.0.1", - "@typechain/hardhat": "^7.0.0", + "@typechain/hardhat": "^9.0.0", "@types/mocha": "^10.0.0", "chai": "^4.3.6", "dotenv": "^16.0.0", diff --git a/yarn.lock b/yarn.lock index b9963a9b..8d6e562c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -968,10 +968,10 @@ lodash "^4.17.15" ts-essentials "^7.0.1" -"@typechain/hardhat@^7.0.0": - version "7.0.0" - resolved "https://registry.yarnpkg.com/@typechain/hardhat/-/hardhat-7.0.0.tgz#ffa7465328150e793007fee616ae7b76ed20784d" - integrity sha512-XB79i5ewg9Met7gMVGfgVkmypicbnI25T5clJBEooMoW2161p4zvKFpoS2O+lBppQyMrPIZkdvl2M3LMDayVcA== +"@typechain/hardhat@^9.0.0": + version "9.0.0" + resolved "https://registry.yarnpkg.com/@typechain/hardhat/-/hardhat-9.0.0.tgz#c92d562566db9b933ac6899c0a0a2ae1871ad5c1" + integrity sha512-oCGRvcsryRHEDZ4KO2lenB7wdf8WMDS+f9KGcRFiQWcRLpWWD0ruBGRxNjzkTqyPLtgQ9MvZsXquAFPEw7gAEA== dependencies: fs-extra "^9.1.0"