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
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 @@ -40,7 +40,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 @@ -1794,9 +1794,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.0
resolution: "@typechain/ethers-v5@npm:10.1.0"
dependencies:
lodash: ^4.17.15
ts-essentials: ^7.0.1
Expand All @@ -1805,9 +1805,9 @@ __metadata:
"@ethersproject/bytes": ^5.0.0
"@ethersproject/providers": ^5.0.0
ethers: ^5.1.3
typechain: ^8.0.0
typechain: ^8.1.0
typescript: ">=4.3.0"
checksum: f89a442829398d00e6c10c4cdebb16af3195cfbf6b0c062f24503ee1befc01c121a6d46edfd7b54aaf00c81b2e845730d2b556ecbaa6e15f360456f42fedb44d
checksum: 452ad685ce792ddefebdcb8ae72f4343ed1411f91701250e273c1a0dd79753d0d40f311cff19ec0c4fd6a9b9cf23e55eb9ae1b94cb388fbc54c122ae4d0e6f47
languageName: node
linkType: hard

Expand Down Expand Up @@ -15147,7 +15147,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