Skip to content

Commit 35e7164

Browse files
Update dependency @typechain/hardhat to v9
1 parent c3cff98 commit 35e7164

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
@@ -30,7 +30,7 @@
3030
"@nomiclabs/hardhat-ethers": "2.1.1",
3131
"@nomiclabs/hardhat-waffle": "2.0.6",
3232
"@typechain/ethers-v5": "9.0.0",
33-
"@typechain/hardhat": "7.0.0",
33+
"@typechain/hardhat": "9.1.0",
3434
"@types/chai": "4.3.16",
3535
"@types/dotenv": "8.2.3",
3636
"@types/mocha": "10.0.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1652,10 +1652,10 @@
16521652
dependencies:
16531653
ethers "^5.0.2"
16541654

1655-
"@typechain/hardhat@7.0.0":
1656-
version "7.0.0"
1657-
resolved "https://registry.yarnpkg.com/@typechain/hardhat/-/hardhat-7.0.0.tgz#ffa7465328150e793007fee616ae7b76ed20784d"
1658-
integrity sha512-XB79i5ewg9Met7gMVGfgVkmypicbnI25T5clJBEooMoW2161p4zvKFpoS2O+lBppQyMrPIZkdvl2M3LMDayVcA==
1655+
"@typechain/hardhat@9.1.0":
1656+
version "9.1.0"
1657+
resolved "https://registry.yarnpkg.com/@typechain/hardhat/-/hardhat-9.1.0.tgz#6985015f01dfb37ef2ca8a29c742d05890351ddc"
1658+
integrity sha512-mtaUlzLlkqTlfPwB3FORdejqBskSnh+Jl8AIJGjXNAQfRQ4ofHADPl1+oU7Z3pAJzmZbUXII8MhOLQltcHgKnA==
16591659
dependencies:
16601660
fs-extra "^9.1.0"
16611661

0 commit comments

Comments
 (0)