From 2a519c68fd6ea9c39c08d15384cb21cb2ea270be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 05:37:36 +0000 Subject: [PATCH] Bump @nomiclabs/hardhat-ethers from 2.1.1 to 2.2.1 Bumps [@nomiclabs/hardhat-ethers](https://github.com/nomiclabs/hardhat) from 2.1.1 to 2.2.1. - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/@nomiclabs/hardhat-ethers@2.1.1...@nomiclabs/hardhat-ethers@2.2.1) --- updated-dependencies: - dependency-name: "@nomiclabs/hardhat-ethers" dependency-type: direct:development update-type: version-update:semver-minor ... 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 5deb7c0..d20f14d 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "devDependencies": { "@f8n/fnd-protocol": "2.3.0", "@manifoldxyz/royalty-registry-solidity": "1.0.9", - "@nomiclabs/hardhat-ethers": "2.1.1", + "@nomiclabs/hardhat-ethers": "2.2.1", "@nomiclabs/hardhat-waffle": "2.0.3", "@openzeppelin/contracts": "4.7.3", "@openzeppelin/contracts-upgradeable": "4.7.3", diff --git a/yarn.lock b/yarn.lock index e2136b5..badbb25 100644 --- a/yarn.lock +++ b/yarn.lock @@ -785,10 +785,10 @@ "@nomicfoundation/solidity-analyzer-win32-ia32-msvc" "0.0.3" "@nomicfoundation/solidity-analyzer-win32-x64-msvc" "0.0.3" -"@nomiclabs/hardhat-ethers@2.1.1": - version "2.1.1" - resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.1.1.tgz#3f1d1ab49813d1bae4c035cc1adec224711e528b" - integrity sha512-Gg0IFkT/DW3vOpih4/kMjeZCLYqtfgECLeLXTs7ZDPzcK0cfoc5wKk4nq5n/izCUzdhidO/Utd6ptF9JrWwWVA== +"@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-waffle@2.0.3": version "2.0.3"