Skip to content

Commit b8b2a82

Browse files
committed
Update dependency @nomiclabs/hardhat-ethers to v2.1.1
1 parent 0c5d69a commit b8b2a82

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
@@ -19,7 +19,7 @@
1919
"author": "",
2020
"license": "MPL-2.0",
2121
"devDependencies": {
22-
"@nomiclabs/hardhat-ethers": "2.1.0",
22+
"@nomiclabs/hardhat-ethers": "2.1.1",
2323
"@nomiclabs/hardhat-etherscan": "3.1.0",
2424
"@nomiclabs/hardhat-waffle": "2.0.3",
2525
"@types/chai": "4.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -991,10 +991,10 @@
991991
"@nodelib/fs.scandir" "2.1.5"
992992
fastq "^1.6.0"
993993

994-
"@nomiclabs/[email protected].0":
995-
version "2.1.0"
996-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.1.0.tgz#9b7dc94d669ad9dc286b94f6f2f1513118c7027b"
997-
integrity sha512-vlW90etB3675QWG7tMrHaDoTa7ymMB7irM4DAQ98g8zJoe9YqEggeDnbO6v5b+BLth/ty4vN6Ko/kaqRN1krHw==
994+
"@nomiclabs/[email protected].1":
995+
version "2.1.1"
996+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.1.1.tgz#3f1d1ab49813d1bae4c035cc1adec224711e528b"
997+
integrity sha512-Gg0IFkT/DW3vOpih4/kMjeZCLYqtfgECLeLXTs7ZDPzcK0cfoc5wKk4nq5n/izCUzdhidO/Utd6ptF9JrWwWVA==
998998

999999
"@nomiclabs/[email protected]":
10001000
version "3.1.0"

0 commit comments

Comments
 (0)