From 131d59b636e975f7d28ba648295bcb212b56ef76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 20:48:33 +0000 Subject: [PATCH] Bump @nomiclabs/hardhat-ethers from 2.0.4 to 2.2.0 Bumps [@nomiclabs/hardhat-ethers](https://github.com/nomiclabs/hardhat) from 2.0.4 to 2.2.0. - [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.2.0) --- 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..c7d6758 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.2.0", "@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..cd089b2 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.2.0": + version "2.2.0" + resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.2.0.tgz#f55ace2752d0effcf583e754960e9fa89fbe12cd" + integrity sha512-kKCW7xawuD/lw69Yr1yqUUrF0IKmnLNGf+pTVbJ/ctHaRcPrwKI0EPkO1RNXBHlOOZkv6v4DK2PPvq0lL2ykig== "@nomiclabs/hardhat-etherscan@3.0.0": version "3.0.0"