From e8c095ef4d1fad3c7694b70be363f8a86ac28b16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 13:27:14 +0000 Subject: [PATCH] Bump @nomiclabs/hardhat-ethers from 2.0.1 to 2.0.2 Bumps [@nomiclabs/hardhat-ethers](https://github.com/nomiclabs/hardhat) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/hardhat-core-v2.0.1...hardhat-core-v2.0.2) 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 3e4d08e7c..ca1e95630 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "tslint": "npx tslint --project ." }, "dependencies": { - "@nomiclabs/hardhat-ethers": "^2.0.1", + "@nomiclabs/hardhat-ethers": "^2.0.2", "@nomiclabs/hardhat-web3": "^2.0.0", "@openzeppelin/contracts": "^3.4.1", "@openzeppelin/contracts-ethereum-package": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index 31b06cc71..feab84c3b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -492,10 +492,10 @@ safe-buffer "^5.1.1" util.promisify "^1.0.0" -"@nomiclabs/hardhat-ethers@^2.0.1": - version "2.0.1" - resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.0.1.tgz#f86a6fa210dbe6270adffccc75e93ed60a856904" - integrity sha512-uTFHDhhvJ+UjfvvMeQxD3ZALuzuI3FXzTYT1Z5N3ebyZL5z4Ogwt55GB0R9tdKY0p5HhDhBjU/gsCjUEwIVoaw== +"@nomiclabs/hardhat-ethers@^2.0.2": + version "2.0.2" + resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.0.2.tgz#c472abcba0c5185aaa4ad4070146e95213c68511" + integrity sha512-6quxWe8wwS4X5v3Au8q1jOvXYEPkS1Fh+cME5u6AwNdnI4uERvPlVjlgRWzpnb+Rrt1l/cEqiNRH9GlsBMSDQg== "@nomiclabs/hardhat-etherscan@^2.1.1": version "2.1.1"