Skip to content

Commit 56593ec

Browse files
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]>
1 parent 9bca254 commit 56593ec

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@openzeppelin/hardhat-upgrades": "^1",
4141
"@openzeppelin/test-helpers": "^0.5",
4242
"@swc/core": "^1.2",
43-
"@typechain/ethers-v5": "~10.0",
43+
"@typechain/ethers-v5": "~10.1",
4444
"@typechain/hardhat": "^6",
4545
"@types/chai": "^4",
4646
"@types/mocha": "^10",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1794,9 +1794,9 @@ __metadata:
17941794
languageName: node
17951795
linkType: hard
17961796

1797-
"@typechain/ethers-v5@npm:~10.0":
1798-
version: 10.0.0
1799-
resolution: "@typechain/ethers-v5@npm:10.0.0"
1797+
"@typechain/ethers-v5@npm:~10.1":
1798+
version: 10.1.1
1799+
resolution: "@typechain/ethers-v5@npm:10.1.1"
18001800
dependencies:
18011801
lodash: ^4.17.15
18021802
ts-essentials: ^7.0.1
@@ -1805,9 +1805,9 @@ __metadata:
18051805
"@ethersproject/bytes": ^5.0.0
18061806
"@ethersproject/providers": ^5.0.0
18071807
ethers: ^5.1.3
1808-
typechain: ^8.0.0
1808+
typechain: ^8.1.1
18091809
typescript: ">=4.3.0"
1810-
checksum: f89a442829398d00e6c10c4cdebb16af3195cfbf6b0c062f24503ee1befc01c121a6d46edfd7b54aaf00c81b2e845730d2b556ecbaa6e15f360456f42fedb44d
1810+
checksum: 6264294a03d0af117f99bee1639461be38161418d7be340a5bf24c4197aeaf7956aabec922119c20f90dba38ea7c12e5c85e0baddd358d18d68f4865037671cb
18111811
languageName: node
18121812
linkType: hard
18131813

@@ -15147,7 +15147,7 @@ __metadata:
1514715147
"@openzeppelin/hardhat-upgrades": ^1
1514815148
"@openzeppelin/test-helpers": ^0.5
1514915149
"@swc/core": ^1.2
15150-
"@typechain/ethers-v5": ~10.0
15150+
"@typechain/ethers-v5": ~10.1
1515115151
"@typechain/hardhat": ^6
1515215152
"@types/chai": ^4
1515315153
"@types/mocha": ^10

0 commit comments

Comments
 (0)