Skip to content

Commit

Permalink
Update dependency @typechain/hardhat to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent e0e976a commit 7b91bfd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dependencies": {
"@openzeppelin/contracts-upgradeable": "^4.4.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"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1340,10 +1340,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.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"

Expand Down

0 comments on commit 7b91bfd

Please sign in to comment.