From f090b424b4e3b1961cfdbdc5e67aedd9b39340ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 17:09:23 +0000 Subject: [PATCH] Bump @nomiclabs/hardhat-ethers from 2.2.1 to 2.2.3 Bumps [@nomiclabs/hardhat-ethers](https://github.com/nomiclabs/hardhat) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/@nomiclabs/hardhat-ethers@2.2.1...@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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4e3548c..a0240c1 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@ethersproject/bytes": "^5.7.0", "@ethersproject/providers": "^5.7.2", "@nomicfoundation/hardhat-network-helpers": "^1.0.7", - "@nomiclabs/hardhat-ethers": "^2.2.1", + "@nomiclabs/hardhat-ethers": "^2.2.3", "@nomiclabs/hardhat-etherscan": "^3.1.3", "@nomiclabs/hardhat-waffle": "^2.0.3", "@openzeppelin/contracts": "^4.8.1", diff --git a/yarn.lock b/yarn.lock index 91ba4d3..bf933ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -755,10 +755,10 @@ "@nomicfoundation/solidity-analyzer-win32-ia32-msvc" "0.1.0" "@nomicfoundation/solidity-analyzer-win32-x64-msvc" "0.1.0" -"@nomiclabs/hardhat-ethers@^2.2.1": - version "2.2.1" - resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.2.1.tgz#8057b43566a0e41abeb8142064a3c0d3f23dca86" - integrity sha512-RHWYwnxryWR8hzRmU4Jm/q4gzvXpetUOJ4OPlwH2YARcDB+j79+yAYCwO0lN1SUOb4++oOTJEe6AWLEc42LIvg== +"@nomiclabs/hardhat-ethers@^2.2.3": + version "2.2.3" + resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.2.3.tgz#b41053e360c31a32c2640c9a45ee981a7e603fe0" + integrity sha512-YhzPdzb612X591FOe68q+qXVXGG2ANZRvDo0RRUtimev85rCrAlv/TLMEZw5c+kq9AbzocLTVX/h2jVIFPL9Xg== "@nomiclabs/hardhat-etherscan@^3.1.3": version "3.1.3"