diff --git a/package.json b/package.json index 9bfc1571..a13e0012 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@openzeppelin/contracts": "4.3.2", "@openzeppelin/contracts-upgradeable": "4.3.2", "@typechain/ethers-v5": "^11.0.0", - "@typechain/hardhat": "^7.0.0", + "@typechain/hardhat": "^9.0.0", "solhint": "^3.3.2", "typechain": "^8.0.0" } diff --git a/yarn.lock b/yarn.lock index 65bab3eb..f135b388 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1534,10 +1534,10 @@ dependencies: ethers "^5.0.2" -"@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.1.0" + resolved "https://registry.yarnpkg.com/@typechain/hardhat/-/hardhat-9.1.0.tgz#6985015f01dfb37ef2ca8a29c742d05890351ddc" + integrity sha512-mtaUlzLlkqTlfPwB3FORdejqBskSnh+Jl8AIJGjXNAQfRQ4ofHADPl1+oU7Z3pAJzmZbUXII8MhOLQltcHgKnA== dependencies: fs-extra "^9.1.0"