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.1.1
Bumps [@typechain/ethers-v5](https://github.com/ethereum-ts/Typechain) from 10.0.0 to 10.1.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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2022
commit 042b1c9b2c236c3f5874f26f8682484d8a23adc4
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@openzeppelin/hardhat-upgrades": "^1",
"@openzeppelin/test-helpers": "^0.5",
"@swc/core": "^1.2",
"@typechain/ethers-v5": "~10.0",
"@typechain/ethers-v5": "~10.1",
"@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 @@ -1880,9 +1880,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.1":
version: 10.1.1
resolution: "@typechain/ethers-v5@npm:10.1.1"
dependencies:
lodash: ^4.17.15
ts-essentials: ^7.0.1
Expand All @@ -1891,9 +1891,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: 6264294a03d0af117f99bee1639461be38161418d7be340a5bf24c4197aeaf7956aabec922119c20f90dba38ea7c12e5c85e0baddd358d18d68f4865037671cb
languageName: node
linkType: hard

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