Skip to content

Commit e99cc4d

Browse files
committed
fix(deps): update dependency @typechain/ethers-v5 to v11.0.1
1 parent 202055e commit e99cc4d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,9 +1219,9 @@
12191219
ts-essentials "^7.0.1"
12201220

12211221
"@typechain/ethers-v5@^11.0.0":
1222-
version "11.0.0"
1223-
resolved "https://registry.yarnpkg.com/@typechain/ethers-v5/-/ethers-v5-11.0.0.tgz#8a11b34a386a30eed34375d05a09f893f7df838f"
1224-
integrity sha512-JDAvOjtzGuEQukgArIEseHznS2+v+vG3TpfODjNj4tu1kgmVu66G9gk7THOO04HJ5q+OJSLx9b46lc3GRGPIVA==
1222+
version "11.0.1"
1223+
resolved "https://registry.yarnpkg.com/@typechain/ethers-v5/-/ethers-v5-11.0.1.tgz#b8a55ccc5b41f436cee26fbb319496e647cf0ae1"
1224+
integrity sha512-gNK2AXDTgV2+5zMwzQe3RMJg9FHPeRm4vcwVOOkdyKhDXtTNbOpImi+yjAxKsPYafIKLT/txCzRB0J10EgvlFA==
12251225
dependencies:
12261226
lodash "^4.17.15"
12271227
ts-essentials "^7.0.1"

0 commit comments

Comments
 (0)