Skip to content

Commit

Permalink
chore(deps-dev): bump @typechain/ethers-v6 from 0.4.0 to 0.4.3
Browse files Browse the repository at this point in the history
Bumps [@typechain/ethers-v6](https://github.com/ethereum-ts/Typechain) from 0.4.0 to 0.4.3.
- [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-v6"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 65b604e commit 6280ddd
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 @@ -30,7 +30,7 @@
"postgres": "^3.3.5"
},
"devDependencies": {
"@typechain/ethers-v6": "^0.4.0",
"@typechain/ethers-v6": "^0.4.3",
"@types/express": "^4.17.17",
"@types/jest": "^29.5.3",
"@types/node": "^20.2.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1254,10 +1254,10 @@
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.4.tgz#0b92dcc0cc1c81f6f306a381f28e31b1a56536e9"
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==

"@typechain/ethers-v6@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@typechain/ethers-v6/-/ethers-v6-0.4.0.tgz#fb9e9b8eeadc455fd1fc9048b2340309860deaca"
integrity sha512-vD3Agzz63Gf2XlU3ed2/y+8dLWQj+wf+4Eq+0JXsyOio/plyV5F6r0yYe+s3XdGI858U3Sr263pl8mliDrUqbw==
"@typechain/ethers-v6@^0.4.3":
version "0.4.3"
resolved "https://registry.yarnpkg.com/@typechain/ethers-v6/-/ethers-v6-0.4.3.tgz#badd99f88d5a1f1a2f42590f298e20cc62618e59"
integrity sha512-TrxBsyb4ryhaY9keP6RzhFCviWYApcLCIRMPyWaKp2cZZrfaM3QBoxXTnw/eO4+DAY3l+8O0brNW0WgeQeOiDA==
dependencies:
lodash "^4.17.15"
ts-essentials "^7.0.1"
Expand Down

0 comments on commit 6280ddd

Please sign in to comment.