Skip to content

Commit 1a39d15

Browse files
Update dependency @nomiclabs/hardhat-ethers to v2.2.3
1 parent 8e07b56 commit 1a39d15

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"license": "MPL-2.0",
2121
"devDependencies": {
2222
"@devprotocol/protocol": "3.4.1",
23-
"@nomiclabs/hardhat-ethers": "2.1.1",
23+
"@nomiclabs/hardhat-ethers": "2.2.3",
2424
"@nomiclabs/hardhat-waffle": "2.0.6",
2525
"@openzeppelin/hardhat-upgrades": "1.19.0",
2626
"@typechain/ethers-v5": "9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -708,10 +708,10 @@
708708
"@nodelib/fs.scandir" "2.1.5"
709709
fastq "^1.6.0"
710710

711-
"@nomiclabs/hardhat-ethers@2.1.1":
712-
version "2.1.1"
713-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.1.1.tgz#3f1d1ab49813d1bae4c035cc1adec224711e528b"
714-
integrity sha512-Gg0IFkT/DW3vOpih4/kMjeZCLYqtfgECLeLXTs7ZDPzcK0cfoc5wKk4nq5n/izCUzdhidO/Utd6ptF9JrWwWVA==
711+
"@nomiclabs/hardhat-ethers@2.2.3":
712+
version "2.2.3"
713+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.2.3.tgz#b41053e360c31a32c2640c9a45ee981a7e603fe0"
714+
integrity sha512-YhzPdzb612X591FOe68q+qXVXGG2ANZRvDo0RRUtimev85rCrAlv/TLMEZw5c+kq9AbzocLTVX/h2jVIFPL9Xg==
715715

716716
"@nomiclabs/hardhat-waffle@2.0.6":
717717
version "2.0.6"

0 commit comments

Comments
 (0)