Skip to content

Commit

Permalink
chore(deps): update dependency @typechain/hardhat to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 16, 2023
1 parent 66bbaec commit 34367a3
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 @@ -9,7 +9,7 @@
"@nomiclabs/hardhat-waffle": "^2.0.3",
"@openzeppelin/contracts": "4.9.0",
"@typechain/ethers-v5": "^7.0.1",
"@typechain/hardhat": "^7.0.0",
"@typechain/hardhat": "^8.0.0",
"@types/mocha": "^10.0.0",
"chai": "^4.3.6",
"dotenv": "^16.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -967,10 +967,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@^8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@typechain/hardhat/-/hardhat-8.0.0.tgz#60568b7a2d0260cc741fb0830a8caee8eb06ac64"
integrity sha512-XUVbqlMx8tJTOmzZCD/r196CidtNWAnTBZRcYxjLTKgcJMvc/kHQpWBnVMMB5QHxVKpYpCiz8g07FYCpG8rrjA==
dependencies:
fs-extra "^9.1.0"

Expand Down

0 comments on commit 34367a3

Please sign in to comment.