From dfde9ae578859850a90f79679fa5ab94138474a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 14:34:55 +0000 Subject: [PATCH] Bump @nomiclabs/hardhat-ethers from 2.0.4 to 2.1.1 Bumps [@nomiclabs/hardhat-ethers](https://github.com/nomiclabs/hardhat) from 2.0.4 to 2.1.1. - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/@nomiclabs/hardhat-ethers@2.0.4...@nomiclabs/hardhat-ethers@2.1.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 3d788b2..3d7e1b8 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@ethersproject/hardware-wallets": "^5.0.14", "@ethersproject/providers": "^5.0.0", "@metamask/eth-sig-util": "^4.0.1", - "@nomiclabs/hardhat-ethers": "2.0.4", + "@nomiclabs/hardhat-ethers": "2.1.1", "@nomiclabs/hardhat-etherscan": "3.0.0", "@nomiclabs/hardhat-waffle": "2.0.2", "@typechain/ethers-v5": "9.0.0", diff --git a/yarn.lock b/yarn.lock index 95253cc..cd644cf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -702,10 +702,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@nomiclabs/hardhat-ethers@2.0.4": - version "2.0.4" - resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.0.4.tgz#288889c338acaf47cabd29020e561d0077b7efcf" - integrity sha512-7LMR344TkdCYkMVF9LuC9VU2NBIi84akQiwqm7OufpWaDgHbWhuanY53rk3SVAW0E4HBk5xn5wl5+bN5f+Mq5w== +"@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-etherscan@3.0.0": version "3.0.0"