Skip to content

Commit

Permalink
Bump @typechain/ethers-v5 from 10.2.0 to 10.2.1
Browse files Browse the repository at this point in the history
Bumps [@typechain/ethers-v5](https://github.com/ethereum-ts/Typechain) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/ethereum-ts/Typechain/releases)
- [Commits](https://github.com/ethereum-ts/Typechain/compare/@typechain/[email protected]...@typechain/[email protected])

---
updated-dependencies:
- dependency-name: "@typechain/ethers-v5"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 9, 2023
1 parent af88664 commit 1fcb754
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"devDependencies": {
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@typechain/ethers-v5": "^10.2.0",
"@typechain/ethers-v5": "^10.2.1",
"@types/chai": "^4.3.5",
"@types/mocha": "^10.0.0",
"@types/node": "^18.16.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -473,10 +473,10 @@
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.3.tgz#472eaab5f15c1ffdd7f8628bd4c4f753995ec79e"
integrity sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==

"@typechain/ethers-v5@^10.2.0":
version "10.2.0"
resolved "https://registry.yarnpkg.com/@typechain/ethers-v5/-/ethers-v5-10.2.0.tgz#68f5963efb5214cb2d881477228e4b5b315473e1"
integrity sha512-ikaq0N/w9fABM+G01OFmU3U3dNnyRwEahkdvi9mqy1a3XwKiPZaF/lu54OcNaEWnpvEYyhhS0N7buCtLQqC92w==
"@typechain/ethers-v5@^10.2.1":
version "10.2.1"
resolved "https://registry.yarnpkg.com/@typechain/ethers-v5/-/ethers-v5-10.2.1.tgz#50241e6957683281ecfa03fb5a6724d8a3ce2391"
integrity sha512-n3tQmCZjRE6IU4h6lqUGiQ1j866n5MTCBJreNEHHVWXa2u9GJTaeYyU1/k+1qLutkyw+sS6VAN+AbeiTqsxd/A==
dependencies:
lodash "^4.17.15"
ts-essentials "^7.0.1"
Expand Down

0 comments on commit 1fcb754

Please sign in to comment.