Skip to content

Commit b6204eb

Browse files
Update dependency @nomiclabs/hardhat-ethers to v2.2.0
1 parent 98d3730 commit b6204eb

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
@@ -21,7 +21,7 @@
2121
"author": "aggre",
2222
"license": "MPL-2.0",
2323
"devDependencies": {
24-
"@nomiclabs/hardhat-ethers": "2.1.1",
24+
"@nomiclabs/hardhat-ethers": "2.2.0",
2525
"@nomiclabs/hardhat-etherscan": "3.0.4",
2626
"@nomiclabs/hardhat-waffle": "2.0.3",
2727
"@openzeppelin/contracts": "4.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1380,10 +1380,10 @@
13801380
"@nodelib/fs.scandir" "2.1.5"
13811381
fastq "^1.6.0"
13821382

1383-
"@nomiclabs/hardhat-ethers@2.1.1":
1384-
version "2.1.1"
1385-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.1.1.tgz#3f1d1ab49813d1bae4c035cc1adec224711e528b"
1386-
integrity sha512-Gg0IFkT/DW3vOpih4/kMjeZCLYqtfgECLeLXTs7ZDPzcK0cfoc5wKk4nq5n/izCUzdhidO/Utd6ptF9JrWwWVA==
1383+
"@nomiclabs/hardhat-ethers@2.2.0":
1384+
version "2.2.0"
1385+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.2.0.tgz#f55ace2752d0effcf583e754960e9fa89fbe12cd"
1386+
integrity sha512-kKCW7xawuD/lw69Yr1yqUUrF0IKmnLNGf+pTVbJ/ctHaRcPrwKI0EPkO1RNXBHlOOZkv6v4DK2PPvq0lL2ykig==
13871387

13881388
"@nomiclabs/hardhat-etherscan@3.0.4":
13891389
version "3.0.4"

0 commit comments

Comments
 (0)