Skip to content

Commit e08430b

Browse files
Update dependency @typechain/hardhat to v9
1 parent eb7d879 commit e08430b

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-etherscan": "3.0.4",
2424
"@nomiclabs/hardhat-waffle": "2.0.5",
2525
"@typechain/ethers-v5": "9.0.0",
26-
"@typechain/hardhat": "6.1.6",
26+
"@typechain/hardhat": "9.1.0",
2727
"@types/chai": "5.2.2",
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
@@ -1651,10 +1651,10 @@
16511651
dependencies:
16521652
ethers "^5.0.2"
16531653

1654-
"@typechain/hardhat@6.1.6":
1655-
version "6.1.6"
1656-
resolved "https://registry.yarnpkg.com/@typechain/hardhat/-/hardhat-6.1.6.tgz#1a749eb35e5054c80df531cf440819cb347c62ea"
1657-
integrity sha512-BiVnegSs+ZHVymyidtK472syodx1sXYlYJJixZfRstHVGYTi8V1O7QG4nsjyb0PC/LORcq7sfBUcHto1y6UgJA==
1654+
"@typechain/hardhat@9.1.0":
1655+
version "9.1.0"
1656+
resolved "https://registry.yarnpkg.com/@typechain/hardhat/-/hardhat-9.1.0.tgz#6985015f01dfb37ef2ca8a29c742d05890351ddc"
1657+
integrity sha512-mtaUlzLlkqTlfPwB3FORdejqBskSnh+Jl8AIJGjXNAQfRQ4ofHADPl1+oU7Z3pAJzmZbUXII8MhOLQltcHgKnA==
16581658
dependencies:
16591659
fs-extra "^9.1.0"
16601660

0 commit comments

Comments
 (0)