Skip to content

Commit e4dab5b

Browse files
Update dependency @typechain/ethers-v5 to v11
1 parent be6f26e commit e4dab5b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@nomiclabs/hardhat-ethers": "2.1.1",
2424
"@nomiclabs/hardhat-waffle": "2.0.6",
25-
"@typechain/ethers-v5": "9.0.0",
25+
"@typechain/ethers-v5": "11.1.2",
2626
"@typechain/hardhat": "7.0.0",
2727
"@types/chai": "4.3.11",
2828
"@types/dotenv": "8.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1231,10 +1231,10 @@
12311231
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
12321232
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
12331233

1234-
"@typechain/ethers-v5@9.0.0":
1235-
version "9.0.0"
1236-
resolved "https://registry.yarnpkg.com/@typechain/ethers-v5/-/ethers-v5-9.0.0.tgz#6aa93bea7425c0463bd8a61eea3643540ef851bd"
1237-
integrity sha512-bAanuPl1L2itaUdMvor/QvwnIH+TM/CmG00q17Ilv3ZZMeJ2j8HcarhgJUZ9pBY1teBb85P8cC03dz3mSSx+tQ==
1234+
"@typechain/ethers-v5@11.1.2":
1235+
version "11.1.2"
1236+
resolved "https://registry.yarnpkg.com/@typechain/ethers-v5/-/ethers-v5-11.1.2.tgz#82510c1744f37a2f906b9e0532ac18c0b74ffe69"
1237+
integrity sha512-ID6pqWkao54EuUQa0P5RgjvfA3MYqxUQKpbGKERbsjBW5Ra7EIXvbMlPp2pcP5IAdUkyMCFYsP2SN5q7mPdLDQ==
12381238
dependencies:
12391239
lodash "^4.17.15"
12401240
ts-essentials "^7.0.1"

0 commit comments

Comments
 (0)