From 6f8a67a676fb5be26567b5930e7300c398b56665 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 08:49:04 -0300 Subject: [PATCH] Bump @nomiclabs/hardhat-ethers from 2.2.2 to 2.2.3 (#647) Bumps [@nomiclabs/hardhat-ethers](https://github.com/nomiclabs/hardhat) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/@nomiclabs/hardhat-ethers@2.2.2...@nomiclabs/hardhat-ethers@2.2.3) --- updated-dependencies: - dependency-name: "@nomiclabs/hardhat-ethers" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mischa Co-authored-by: Klemen <64400885+zajck@users.noreply.github.com> --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 466afc64b..f824f6058 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "devDependencies": { "@bosonprotocol/solidoc": "3.0.3", "@nomicfoundation/hardhat-network-helpers": "^1.0.6", - "@nomiclabs/hardhat-ethers": "^2.2.2", + "@nomiclabs/hardhat-ethers": "^2.2.3", "@nomiclabs/hardhat-etherscan": "^3.1.0", "@nomiclabs/hardhat-waffle": "^2.0.2", "@nomiclabs/hardhat-web3": "^2.0.0", diff --git a/package.json b/package.json index 2b2c10d4d..bc618d1ee 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "devDependencies": { "@bosonprotocol/solidoc": "3.0.3", "@nomicfoundation/hardhat-network-helpers": "^1.0.6", - "@nomiclabs/hardhat-ethers": "^2.2.2", + "@nomiclabs/hardhat-ethers": "^2.2.3", "@nomiclabs/hardhat-etherscan": "^3.1.0", "@nomiclabs/hardhat-waffle": "^2.0.2", "@nomiclabs/hardhat-web3": "^2.0.0",