Skip to content

Commit 96af027

Browse files
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]>
1 parent 33929f5 commit 96af027

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed
-31.2 KB
Binary file not shown.
29.8 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@openzeppelin/test-helpers": "^0.5",
5050
"@swc/core": "^1.2",
5151
"@tenderly/hardhat-tenderly": "^1.3.2",
52-
"@typechain/ethers-v5": "~10.0",
52+
"@typechain/ethers-v5": "~10.2",
5353
"@typechain/hardhat": "^6",
5454
"@types/chai": "^4",
5555
"@types/mocha": "^10",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1907,9 +1907,9 @@ __metadata:
19071907
languageName: node
19081908
linkType: hard
19091909

1910-
"@typechain/ethers-v5@npm:~10.0":
1911-
version: 10.0.0
1912-
resolution: "@typechain/ethers-v5@npm:10.0.0"
1910+
"@typechain/ethers-v5@npm:~10.2":
1911+
version: 10.2.0
1912+
resolution: "@typechain/ethers-v5@npm:10.2.0"
19131913
dependencies:
19141914
lodash: ^4.17.15
19151915
ts-essentials: ^7.0.1
@@ -1918,9 +1918,9 @@ __metadata:
19181918
"@ethersproject/bytes": ^5.0.0
19191919
"@ethersproject/providers": ^5.0.0
19201920
ethers: ^5.1.3
1921-
typechain: ^8.0.0
1921+
typechain: ^8.1.1
19221922
typescript: ">=4.3.0"
1923-
checksum: f89a442829398d00e6c10c4cdebb16af3195cfbf6b0c062f24503ee1befc01c121a6d46edfd7b54aaf00c81b2e845730d2b556ecbaa6e15f360456f42fedb44d
1923+
checksum: 22f7109f22a6e2b459c45aaf5424143b6129455659aa132ab447ed14d24bb68a6b3b4021008244faca743d469208037a7766d3d9c3ab49db42d36f4e382887c4
19241924
languageName: node
19251925
linkType: hard
19261926

@@ -15510,7 +15510,7 @@ __metadata:
1551015510
"@openzeppelin/test-helpers": ^0.5
1551115511
"@swc/core": ^1.2
1551215512
"@tenderly/hardhat-tenderly": ^1.3.2
15513-
"@typechain/ethers-v5": ~10.0
15513+
"@typechain/ethers-v5": ~10.2
1551415514
"@typechain/hardhat": ^6
1551515515
"@types/chai": ^4
1551615516
"@types/mocha": ^10

0 commit comments

Comments
 (0)