From ca3e7b143fa18a41c36f550b58c2389a22e0a852 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 06:58:13 +0000 Subject: [PATCH] chore(deps-dev): bump @typechain/hardhat from 6.1.5 to 9.1.0 Bumps [@typechain/hardhat](https://github.com/ethereum-ts/Typechain) from 6.1.5 to 9.1.0. - [Release notes](https://github.com/ethereum-ts/Typechain/releases) - [Commits](https://github.com/ethereum-ts/Typechain/compare/@typechain/hardhat@6.1.5...@typechain/hardhat@9.1.0) --- updated-dependencies: - dependency-name: "@typechain/hardhat" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- contracts/package.json | 2 +- yarn.lock | 18 ++++++++---------- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/contracts/package.json b/contracts/package.json index c478adfb..e988f6a6 100644 --- a/contracts/package.json +++ b/contracts/package.json @@ -71,7 +71,7 @@ "@nomicfoundation/hardhat-network-helpers": "^1.0.8", "@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@0.3.0-beta.13", "@typechain/ethers-v5": "^10.2.0", - "@typechain/hardhat": "^6.1.5", + "@typechain/hardhat": "^9.1.0", "@types/chai": "^4.3.5", "@types/mocha": "^10.0.1", "@types/node": "^16.18.25", diff --git a/yarn.lock b/yarn.lock index a7878f1d..3bab6946 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3221,7 +3221,7 @@ __metadata: "@nomicfoundation/hardhat-network-helpers": "npm:^1.0.8" "@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@0.3.0-beta.13" "@typechain/ethers-v5": "npm:^10.2.0" - "@typechain/hardhat": "npm:^6.1.5" + "@typechain/hardhat": "npm:^9.1.0" "@types/chai": "npm:^4.3.5" "@types/mocha": "npm:^10.0.1" "@types/node": "npm:^16.18.25" @@ -5473,19 +5473,17 @@ __metadata: languageName: node linkType: hard -"@typechain/hardhat@npm:^6.1.5": - version: 6.1.5 - resolution: "@typechain/hardhat@npm:6.1.5" +"@typechain/hardhat@npm:^9.1.0": + version: 9.1.0 + resolution: "@typechain/hardhat@npm:9.1.0" dependencies: fs-extra: "npm:^9.1.0" peerDependencies: - "@ethersproject/abi": ^5.4.7 - "@ethersproject/providers": ^5.4.7 - "@typechain/ethers-v5": ^10.2.0 - ethers: ^5.4.7 + "@typechain/ethers-v6": ^0.5.1 + ethers: ^6.1.0 hardhat: ^2.9.9 - typechain: ^8.1.1 - checksum: 10/b29c386bfaba704eb40ba29c2daa488e94a505847c81243bc09bbfb99e5cdc8cc188fa8f49c59390e364af477d716538c44254b131f10d63352d467b3e245565 + typechain: ^8.3.2 + checksum: 10/1f59d8243af020905f3cdb96125cf9fcad33bd16f919d5e07762c63e0220bccb658abf59b0ad74be784a3387c0a6b0262612fa1adeb9f6c99061a6abaa6afc53 languageName: node linkType: hard