Skip to content

Commit 90a8c43

Browse files
Update dependency @nomiclabs/hardhat-ethers to v2.2.2
1 parent 98a0c7e commit 90a8c43

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
@@ -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.2",
2323
"@nomiclabs/hardhat-etherscan": "3.0.4",
2424
"@nomiclabs/hardhat-waffle": "2.0.3",
2525
"@typechain/ethers-v5": "9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1398,10 +1398,10 @@
13981398
"@nodelib/fs.scandir" "2.1.5"
13991399
fastq "^1.6.0"
14001400

1401-
"@nomiclabs/hardhat-ethers@2.1.1":
1402-
version "2.1.1"
1403-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.1.1.tgz#3f1d1ab49813d1bae4c035cc1adec224711e528b"
1404-
integrity sha512-Gg0IFkT/DW3vOpih4/kMjeZCLYqtfgECLeLXTs7ZDPzcK0cfoc5wKk4nq5n/izCUzdhidO/Utd6ptF9JrWwWVA==
1401+
"@nomiclabs/hardhat-ethers@2.2.2":
1402+
version "2.2.2"
1403+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.2.2.tgz#812d48929c3bf8fe840ec29eab4b613693467679"
1404+
integrity sha512-NLDlDFL2us07C0jB/9wzvR0kuLivChJWCXTKcj3yqjZqMoYp7g7wwS157F70VHx/+9gHIBGzak5pKDwG8gEefA==
14051405

14061406
"@nomiclabs/hardhat-etherscan@3.0.4":
14071407
version "3.0.4"

0 commit comments

Comments
 (0)