Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump @typechain/ethers-v5 from 10.0.0 to 10.2.0
Bumps [@typechain/ethers-v5](https://github.com/ethereum-ts/Typechain) from 10.0.0 to 10.2.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2023
commit 638a2a86fd012e01b0319fca36e38b30c9a6372c
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@openzeppelin/test-helpers": "^0.5",
"@swc/core": "^1.2",
"@tenderly/hardhat-tenderly": "^1.3.2",
"@typechain/ethers-v5": "~10.0",
"@typechain/ethers-v5": "~10.2",
"@typechain/hardhat": "^6",
"@types/chai": "^4",
"@types/mocha": "^10",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1907,9 +1907,9 @@ __metadata:
languageName: node
linkType: hard

"@typechain/ethers-v5@npm:~10.0":
version: 10.0.0
resolution: "@typechain/ethers-v5@npm:10.0.0"
"@typechain/ethers-v5@npm:~10.2":
version: 10.2.0
resolution: "@typechain/ethers-v5@npm:10.2.0"
dependencies:
lodash: ^4.17.15
ts-essentials: ^7.0.1
Expand All @@ -1918,9 +1918,9 @@ __metadata:
"@ethersproject/bytes": ^5.0.0
"@ethersproject/providers": ^5.0.0
ethers: ^5.1.3
typechain: ^8.0.0
typechain: ^8.1.1
typescript: ">=4.3.0"
checksum: f89a442829398d00e6c10c4cdebb16af3195cfbf6b0c062f24503ee1befc01c121a6d46edfd7b54aaf00c81b2e845730d2b556ecbaa6e15f360456f42fedb44d
checksum: 22f7109f22a6e2b459c45aaf5424143b6129455659aa132ab447ed14d24bb68a6b3b4021008244faca743d469208037a7766d3d9c3ab49db42d36f4e382887c4
languageName: node
linkType: hard

Expand Down Expand Up @@ -15510,7 +15510,7 @@ __metadata:
"@openzeppelin/test-helpers": ^0.5
"@swc/core": ^1.2
"@tenderly/hardhat-tenderly": ^1.3.2
"@typechain/ethers-v5": ~10.0
"@typechain/ethers-v5": ~10.2
"@typechain/hardhat": ^6
"@types/chai": ^4
"@types/mocha": ^10
Expand Down