Skip to content

Commit 55a00c6

Browse files
chore(deps): update dependency @typechain/hardhat to v9
1 parent a067791 commit 55a00c6

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
@@ -9,7 +9,7 @@
99
"@nomiclabs/hardhat-waffle": "^2.0.3",
1010
"@openzeppelin/contracts": "4.9.0",
1111
"@typechain/ethers-v5": "^7.0.1",
12-
"@typechain/hardhat": "^7.0.0",
12+
"@typechain/hardhat": "^9.0.0",
1313
"@types/mocha": "^10.0.0",
1414
"chai": "^4.3.6",
1515
"dotenv": "^16.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -968,10 +968,10 @@
968968
lodash "^4.17.15"
969969
ts-essentials "^7.0.1"
970970

971-
"@typechain/hardhat@^7.0.0":
972-
version "7.0.0"
973-
resolved "https://registry.yarnpkg.com/@typechain/hardhat/-/hardhat-7.0.0.tgz#ffa7465328150e793007fee616ae7b76ed20784d"
974-
integrity sha512-XB79i5ewg9Met7gMVGfgVkmypicbnI25T5clJBEooMoW2161p4zvKFpoS2O+lBppQyMrPIZkdvl2M3LMDayVcA==
971+
"@typechain/hardhat@^9.0.0":
972+
version "9.0.0"
973+
resolved "https://registry.yarnpkg.com/@typechain/hardhat/-/hardhat-9.0.0.tgz#c92d562566db9b933ac6899c0a0a2ae1871ad5c1"
974+
integrity sha512-oCGRvcsryRHEDZ4KO2lenB7wdf8WMDS+f9KGcRFiQWcRLpWWD0ruBGRxNjzkTqyPLtgQ9MvZsXquAFPEw7gAEA==
975975
dependencies:
976976
fs-extra "^9.1.0"
977977

0 commit comments

Comments
 (0)