Skip to content

Commit f4e1dc2

Browse files
Update dependency @nomiclabs/hardhat-ethers to v2.2.3
1 parent f6cfd8a commit f4e1dc2

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.1",
22+
"@nomiclabs/hardhat-ethers": "2.2.3",
2323
"@nomiclabs/hardhat-etherscan": "3.1.0",
2424
"@nomiclabs/hardhat-waffle": "2.0.5",
2525
"@types/chai": "4.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1008,10 +1008,10 @@
10081008
"@nodelib/fs.scandir" "2.1.5"
10091009
fastq "^1.6.0"
10101010

1011-
"@nomiclabs/hardhat-ethers@2.1.1":
1012-
version "2.1.1"
1013-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.1.1.tgz#3f1d1ab49813d1bae4c035cc1adec224711e528b"
1014-
integrity sha512-Gg0IFkT/DW3vOpih4/kMjeZCLYqtfgECLeLXTs7ZDPzcK0cfoc5wKk4nq5n/izCUzdhidO/Utd6ptF9JrWwWVA==
1011+
"@nomiclabs/hardhat-ethers@2.2.3":
1012+
version "2.2.3"
1013+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.2.3.tgz#b41053e360c31a32c2640c9a45ee981a7e603fe0"
1014+
integrity sha512-YhzPdzb612X591FOe68q+qXVXGG2ANZRvDo0RRUtimev85rCrAlv/TLMEZw5c+kq9AbzocLTVX/h2jVIFPL9Xg==
10151015

10161016
"@nomiclabs/[email protected]":
10171017
version "3.1.0"

0 commit comments

Comments
 (0)