From 93dd40163d865b7a403720fec9dc3cbe228ef518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Feb 2022 01:07:51 +0000 Subject: [PATCH] chore(deps-dev): bump @nomiclabs/hardhat-ethers from 2.0.2 to 2.0.5 Bumps [@nomiclabs/hardhat-ethers](https://github.com/nomiclabs/hardhat) from 2.0.2 to 2.0.5. - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/hardhat-core-v2.0.2...@nomiclabs/hardhat-ethers@2.0.5) --- updated-dependencies: - dependency-name: "@nomiclabs/hardhat-ethers" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/contracts/package.json | 2 +- packages/lib-ethers/package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/contracts/package.json b/packages/contracts/package.json index a768ee53..a4e3cf70 100644 --- a/packages/contracts/package.json +++ b/packages/contracts/package.json @@ -27,7 +27,7 @@ "xmlhttprequest": "^1.8.0" }, "devDependencies": { - "@nomiclabs/hardhat-ethers": "^2.0.2", + "@nomiclabs/hardhat-ethers": "^2.0.5", "@nomiclabs/hardhat-etherscan": "^2.1.1", "@nomiclabs/hardhat-truffle5": "^2.0.0", "@nomiclabs/hardhat-web3": "^2.0.0", diff --git a/packages/lib-ethers/package.json b/packages/lib-ethers/package.json index ff2c2477..2c354ba4 100644 --- a/packages/lib-ethers/package.json +++ b/packages/lib-ethers/package.json @@ -39,7 +39,7 @@ }, "devDependencies": { "@microsoft/api-extractor": "7.13.2", - "@nomiclabs/hardhat-ethers": "2.0.2", + "@nomiclabs/hardhat-ethers": "2.0.5", "@types/chai": "4.2.15", "@types/chai-as-promised": "7.1.3", "@types/chai-spies": "1.0.3", diff --git a/yarn.lock b/yarn.lock index 6e1b57bf..c0e3ef5a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2347,10 +2347,10 @@ safe-buffer "^5.1.1" util.promisify "^1.0.0" -"@nomiclabs/hardhat-ethers@2.0.2", "@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-ethers@2.0.5", "@nomiclabs/hardhat-ethers@^2.0.5": + version "2.0.5" + resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.0.5.tgz#131b0da1b71680d5a01569f916ae878229d326d3" + integrity sha512-A2gZAGB6kUvLx+kzM92HKuUF33F1FSe90L0TmkXkT2Hh0OKRpvWZURUSU2nghD2yC4DzfEZ3DftfeHGvZ2JTUw== "@nomiclabs/hardhat-etherscan@^2.1.1": version "2.1.1"