Skip to content

Commit 121fc1c

Browse files
Update dependency @typechain/ethers-v5 to v11
1 parent 7ca4945 commit 121fc1c

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
@@ -29,7 +29,7 @@
2929
"@devprotocol/protocol": "3.4.1",
3030
"@nomiclabs/hardhat-ethers": "2.1.1",
3131
"@nomiclabs/hardhat-waffle": "2.0.6",
32-
"@typechain/ethers-v5": "9.0.0",
32+
"@typechain/ethers-v5": "11.1.0",
3333
"@typechain/hardhat": "7.0.0",
3434
"@types/chai": "4.3.5",
3535
"@types/dotenv": "8.2.0",

yarn.lock

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

1635-
"@typechain/ethers-v5@9.0.0":
1636-
version "9.0.0"
1637-
resolved "https://registry.yarnpkg.com/@typechain/ethers-v5/-/ethers-v5-9.0.0.tgz#6aa93bea7425c0463bd8a61eea3643540ef851bd"
1638-
integrity sha512-bAanuPl1L2itaUdMvor/QvwnIH+TM/CmG00q17Ilv3ZZMeJ2j8HcarhgJUZ9pBY1teBb85P8cC03dz3mSSx+tQ==
1635+
"@typechain/ethers-v5@11.1.0":
1636+
version "11.1.0"
1637+
resolved "https://registry.yarnpkg.com/@typechain/ethers-v5/-/ethers-v5-11.1.0.tgz#98cac1788ef8b22c0482bb6797edcd22d69b8f0f"
1638+
integrity sha512-7P+fLol3faUi/WPFwUo9tfo+IHSsvMBvSM/ECNU9mFHcF8eFI84ygauCdwPgP41k8bhsPb29XhwZiYDTUDXU8Q==
16391639
dependencies:
16401640
lodash "^4.17.15"
16411641
ts-essentials "^7.0.1"

0 commit comments

Comments
 (0)