Skip to content

Commit fd4be49

Browse files
Update dependency @nomiclabs/hardhat-ethers to v2.2.3
1 parent 55ccca2 commit fd4be49

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
@@ -16,7 +16,7 @@
1616
"contracts/interfaces"
1717
],
1818
"devDependencies": {
19-
"@nomiclabs/hardhat-ethers": "2.1.1",
19+
"@nomiclabs/hardhat-ethers": "2.2.3",
2020
"@nomiclabs/hardhat-waffle": "2.0.6",
2121
"@types/chai": "4.3.20",
2222
"@types/dotenv": "8.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -635,10 +635,10 @@
635635
"@nodelib/fs.scandir" "2.1.5"
636636
fastq "^1.6.0"
637637

638-
"@nomiclabs/hardhat-ethers@2.1.1":
639-
version "2.1.1"
640-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.1.1.tgz#3f1d1ab49813d1bae4c035cc1adec224711e528b"
641-
integrity sha512-Gg0IFkT/DW3vOpih4/kMjeZCLYqtfgECLeLXTs7ZDPzcK0cfoc5wKk4nq5n/izCUzdhidO/Utd6ptF9JrWwWVA==
638+
"@nomiclabs/hardhat-ethers@2.2.3":
639+
version "2.2.3"
640+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.2.3.tgz#b41053e360c31a32c2640c9a45ee981a7e603fe0"
641+
integrity sha512-YhzPdzb612X591FOe68q+qXVXGG2ANZRvDo0RRUtimev85rCrAlv/TLMEZw5c+kq9AbzocLTVX/h2jVIFPL9Xg==
642642

643643
"@nomiclabs/hardhat-waffle@2.0.6":
644644
version "2.0.6"

0 commit comments

Comments
 (0)