Skip to content

Commit d5c2c3a

Browse files
Update dependency @nomiclabs/hardhat-ethers to v2.2.0
1 parent 6beace8 commit d5c2c3a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"author": "",
2121
"license": "MPL-2.0",
2222
"devDependencies": {
23-
"@nomiclabs/hardhat-ethers": "2.1.1",
23+
"@nomiclabs/hardhat-ethers": "2.2.0",
2424
"@nomiclabs/hardhat-waffle": "2.0.3",
2525
"@types/chai": "4.3.3",
2626
"@types/dotenv": "8.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1332,10 +1332,10 @@
13321332
"@nodelib/fs.scandir" "2.1.5"
13331333
fastq "^1.6.0"
13341334

1335-
"@nomiclabs/hardhat-ethers@2.1.1":
1336-
version "2.1.1"
1337-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.1.1.tgz#3f1d1ab49813d1bae4c035cc1adec224711e528b"
1338-
integrity sha512-Gg0IFkT/DW3vOpih4/kMjeZCLYqtfgECLeLXTs7ZDPzcK0cfoc5wKk4nq5n/izCUzdhidO/Utd6ptF9JrWwWVA==
1335+
"@nomiclabs/hardhat-ethers@2.2.0":
1336+
version "2.2.0"
1337+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.2.0.tgz#f55ace2752d0effcf583e754960e9fa89fbe12cd"
1338+
integrity sha512-kKCW7xawuD/lw69Yr1yqUUrF0IKmnLNGf+pTVbJ/ctHaRcPrwKI0EPkO1RNXBHlOOZkv6v4DK2PPvq0lL2ykig==
13391339

13401340
"@nomiclabs/hardhat-waffle@2.0.3":
13411341
version "2.0.3"

0 commit comments

Comments
 (0)