Skip to content

Commit 8fac98c

Browse files
Update dependency @nomiclabs/hardhat-ethers to v2.2.2
1 parent fedf33a commit 8fac98c

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
@@ -27,7 +27,7 @@
2727
"license": "MPL-2.0",
2828
"devDependencies": {
2929
"@devprotocol/protocol": "3.4.1",
30-
"@nomiclabs/hardhat-ethers": "2.1.1",
30+
"@nomiclabs/hardhat-ethers": "2.2.2",
3131
"@nomiclabs/hardhat-waffle": "2.0.3",
3232
"@typechain/ethers-v5": "9.0.0",
3333
"@typechain/hardhat": "6.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1417,10 +1417,10 @@
14171417
"@nodelib/fs.scandir" "2.1.5"
14181418
fastq "^1.6.0"
14191419

1420-
"@nomiclabs/hardhat-ethers@2.1.1":
1421-
version "2.1.1"
1422-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.1.1.tgz#3f1d1ab49813d1bae4c035cc1adec224711e528b"
1423-
integrity sha512-Gg0IFkT/DW3vOpih4/kMjeZCLYqtfgECLeLXTs7ZDPzcK0cfoc5wKk4nq5n/izCUzdhidO/Utd6ptF9JrWwWVA==
1420+
"@nomiclabs/hardhat-ethers@2.2.2":
1421+
version "2.2.2"
1422+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.2.2.tgz#812d48929c3bf8fe840ec29eab4b613693467679"
1423+
integrity sha512-NLDlDFL2us07C0jB/9wzvR0kuLivChJWCXTKcj3yqjZqMoYp7g7wwS157F70VHx/+9gHIBGzak5pKDwG8gEefA==
14241424

14251425
"@nomiclabs/hardhat-waffle@2.0.3":
14261426
version "2.0.3"

0 commit comments

Comments
 (0)