Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: bump @typechain/ethers-v5 to v11 #2910

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
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
2 changes: 1 addition & 1 deletion solidity/package.json
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"devDependencies": {
"@nomiclabs/hardhat-ethers": "^2.2.1",
"@nomiclabs/hardhat-waffle": "^2.0.3",
"@typechain/ethers-v5": "10.0.0",
"@typechain/ethers-v5": "^11.1.2",
"@typechain/hardhat": "^6.0.0",
"chai": "^4.3.0",
"ethereum-waffle": "^3.4.4",
2 changes: 1 addition & 1 deletion typescript/helloworld/package.json
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
"@nomiclabs/hardhat-ethers": "^2.2.1",
"@nomiclabs/hardhat-waffle": "^2.0.3",
"@trivago/prettier-plugin-sort-imports": "^3.2.0",
"@typechain/ethers-v5": "10.0.0",
"@typechain/ethers-v5": "^11.1.2",
"@typechain/hardhat": "^6.0.0",
"@types/mocha": "^9.1.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
15 changes: 7 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -4107,7 +4107,7 @@ __metadata:
"@nomiclabs/hardhat-waffle": ^2.0.3
"@openzeppelin/contracts": ^4.8.0
"@openzeppelin/contracts-upgradeable": ^4.8.0
"@typechain/ethers-v5": 10.0.0
"@typechain/ethers-v5": ^11.1.2
"@typechain/hardhat": ^6.0.0
chai: ^4.3.0
ethereum-waffle: ^3.4.4
@@ -4135,7 +4135,7 @@ __metadata:
"@nomiclabs/hardhat-waffle": ^2.0.3
"@openzeppelin/contracts-upgradeable": ^4.8.0
"@trivago/prettier-plugin-sort-imports": ^3.2.0
"@typechain/ethers-v5": 10.0.0
"@typechain/ethers-v5": ^11.1.2
"@typechain/hardhat": ^6.0.0
"@types/mocha": ^9.1.0
"@typescript-eslint/eslint-plugin": ^5.62.0
@@ -5555,20 +5555,19 @@ __metadata:
languageName: node
linkType: hard

"@typechain/ethers-v5@npm:10.0.0":
version: 10.0.0
resolution: "@typechain/ethers-v5@npm:10.0.0"
"@typechain/ethers-v5@npm:^11.1.2":
version: 11.1.2
resolution: "@typechain/ethers-v5@npm:11.1.2"
dependencies:
lodash: ^4.17.15
ts-essentials: ^7.0.1
peerDependencies:
"@ethersproject/abi": ^5.0.0
"@ethersproject/bytes": ^5.0.0
"@ethersproject/providers": ^5.0.0
ethers: ^5.1.3
typechain: ^8.0.0
typechain: ^8.3.2
typescript: ">=4.3.0"
checksum: f89a442829398d00e6c10c4cdebb16af3195cfbf6b0c062f24503ee1befc01c121a6d46edfd7b54aaf00c81b2e845730d2b556ecbaa6e15f360456f42fedb44d
checksum: 4f2d458306094c8e57bc0e05c86c1def210bd8b2cadd1062218cbc35fe3f6ac98aca08646c935a6fa5e57599be9fc0ddd2d4f7cf960fe28e27bf3ed58906c71f
languageName: node
linkType: hard