Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Commit 8140d7b

Browse files
Bump @typechain/ethers-v5 from 10.2.1 to 11.0.0 (#52)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5216be commit 8140d7b

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
},
2323
"devDependencies": {
2424
"@faker-js/faker": "^8.0.2",
25-
"@typechain/ethers-v5": "^10.2.1",
25+
"@typechain/ethers-v5": "^11.0.0",
2626
"@types/jest": "^29.5.2",
2727
"@typescript-eslint/eslint-plugin": "^5.59.9",
2828
"@typescript-eslint/parser": "^5.59.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,10 +1007,10 @@
10071007
dependencies:
10081008
"@sinonjs/commons" "^2.0.0"
10091009

1010-
"@typechain/ethers-v5@^10.2.1":
1011-
version "10.2.1"
1012-
resolved "https://registry.yarnpkg.com/@typechain/ethers-v5/-/ethers-v5-10.2.1.tgz#50241e6957683281ecfa03fb5a6724d8a3ce2391"
1013-
integrity sha512-n3tQmCZjRE6IU4h6lqUGiQ1j866n5MTCBJreNEHHVWXa2u9GJTaeYyU1/k+1qLutkyw+sS6VAN+AbeiTqsxd/A==
1010+
"@typechain/ethers-v5@^11.0.0":
1011+
version "11.0.0"
1012+
resolved "https://registry.yarnpkg.com/@typechain/ethers-v5/-/ethers-v5-11.0.0.tgz#8a11b34a386a30eed34375d05a09f893f7df838f"
1013+
integrity sha512-JDAvOjtzGuEQukgArIEseHznS2+v+vG3TpfODjNj4tu1kgmVu66G9gk7THOO04HJ5q+OJSLx9b46lc3GRGPIVA==
10141014
dependencies:
10151015
lodash "^4.17.15"
10161016
ts-essentials "^7.0.1"

0 commit comments

Comments
 (0)