Skip to content

Commit 477a257

Browse files
Update dependency @typechain/hardhat to v9
1 parent c0d1ac9 commit 477a257

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
@@ -23,7 +23,7 @@
2323
"@nomiclabs/hardhat-ethers": "2.1.1",
2424
"@nomiclabs/hardhat-waffle": "2.0.6",
2525
"@typechain/ethers-v5": "9.0.0",
26-
"@typechain/hardhat": "7.0.0",
26+
"@typechain/hardhat": "9.1.0",
2727
"@types/chai": "4.3.20",
2828
"@types/dotenv": "8.2.3",
2929
"@types/mocha": "10.0.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1228,10 +1228,10 @@
12281228
dependencies:
12291229
ethers "^5.0.2"
12301230

1231-
"@typechain/hardhat@7.0.0":
1232-
version "7.0.0"
1233-
resolved "https://registry.yarnpkg.com/@typechain/hardhat/-/hardhat-7.0.0.tgz#ffa7465328150e793007fee616ae7b76ed20784d"
1234-
integrity sha512-XB79i5ewg9Met7gMVGfgVkmypicbnI25T5clJBEooMoW2161p4zvKFpoS2O+lBppQyMrPIZkdvl2M3LMDayVcA==
1231+
"@typechain/hardhat@9.1.0":
1232+
version "9.1.0"
1233+
resolved "https://registry.yarnpkg.com/@typechain/hardhat/-/hardhat-9.1.0.tgz#6985015f01dfb37ef2ca8a29c742d05890351ddc"
1234+
integrity sha512-mtaUlzLlkqTlfPwB3FORdejqBskSnh+Jl8AIJGjXNAQfRQ4ofHADPl1+oU7Z3pAJzmZbUXII8MhOLQltcHgKnA==
12351235
dependencies:
12361236
fs-extra "^9.1.0"
12371237

0 commit comments

Comments
 (0)