Skip to content

Commit ef28939

Browse files
chore(deps): update dependency @typechain/ethers-v5 to v11
1 parent 38bc26b commit ef28939

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@nomiclabs/hardhat-etherscan": "^3.1.0",
99
"@nomiclabs/hardhat-waffle": "^2.0.3",
1010
"@openzeppelin/contracts": "4.9.0",
11-
"@typechain/ethers-v5": "^7.0.1",
11+
"@typechain/ethers-v5": "^11.0.0",
1212
"@typechain/hardhat": "^7.0.0",
1313
"@types/mocha": "^10.0.0",
1414
"chai": "^4.3.6",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -952,21 +952,21 @@
952952
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.3.tgz#472eaab5f15c1ffdd7f8628bd4c4f753995ec79e"
953953
integrity sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==
954954

955+
"@typechain/ethers-v5@^11.0.0":
956+
version "11.0.0"
957+
resolved "https://registry.yarnpkg.com/@typechain/ethers-v5/-/ethers-v5-11.0.0.tgz#8a11b34a386a30eed34375d05a09f893f7df838f"
958+
integrity sha512-JDAvOjtzGuEQukgArIEseHznS2+v+vG3TpfODjNj4tu1kgmVu66G9gk7THOO04HJ5q+OJSLx9b46lc3GRGPIVA==
959+
dependencies:
960+
lodash "^4.17.15"
961+
ts-essentials "^7.0.1"
962+
955963
"@typechain/ethers-v5@^2.0.0":
956964
version "2.0.0"
957965
resolved "https://registry.yarnpkg.com/@typechain/ethers-v5/-/ethers-v5-2.0.0.tgz#cd3ca1590240d587ca301f4c029b67bfccd08810"
958966
integrity sha512-0xdCkyGOzdqh4h5JSf+zoWx85IusEjDcPIwNEHP8mrWSnCae4rvrqB+/gtpdNfX7zjlFlZiMeePn2r63EI3Lrw==
959967
dependencies:
960968
ethers "^5.0.2"
961969

962-
"@typechain/ethers-v5@^7.0.1":
963-
version "7.2.0"
964-
resolved "https://registry.yarnpkg.com/@typechain/ethers-v5/-/ethers-v5-7.2.0.tgz#d559cffe0efe6bdbc20e644b817f6fa8add5e8f8"
965-
integrity sha512-jfcmlTvaaJjng63QsT49MT6R1HFhtO/TBMWbyzPFSzMmVIqb2tL6prnKBs4ZJrSvmgIXWy+ttSjpaxCTq8D/Tw==
966-
dependencies:
967-
lodash "^4.17.15"
968-
ts-essentials "^7.0.1"
969-
970970
"@typechain/hardhat@^7.0.0":
971971
version "7.0.0"
972972
resolved "https://registry.yarnpkg.com/@typechain/hardhat/-/hardhat-7.0.0.tgz#ffa7465328150e793007fee616ae7b76ed20784d"

0 commit comments

Comments
 (0)