Skip to content

Commit a1f4d0f

Browse files
Update dependency @nomiclabs/hardhat-ethers to v2.2.1
1 parent 6d36819 commit a1f4d0f

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
@@ -20,7 +20,7 @@
2020
"author": "",
2121
"license": "MPL-2.0",
2222
"devDependencies": {
23-
"@nomiclabs/hardhat-ethers": "2.1.1",
23+
"@nomiclabs/hardhat-ethers": "2.2.1",
2424
"@nomiclabs/hardhat-waffle": "2.0.3",
2525
"@typechain/ethers-v5": "9.0.0",
2626
"@typechain/hardhat": "6.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1016,10 +1016,10 @@
10161016
"@nodelib/fs.scandir" "2.1.5"
10171017
fastq "^1.6.0"
10181018

1019-
"@nomiclabs/hardhat-ethers@2.1.1":
1020-
version "2.1.1"
1021-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.1.1.tgz#3f1d1ab49813d1bae4c035cc1adec224711e528b"
1022-
integrity sha512-Gg0IFkT/DW3vOpih4/kMjeZCLYqtfgECLeLXTs7ZDPzcK0cfoc5wKk4nq5n/izCUzdhidO/Utd6ptF9JrWwWVA==
1019+
"@nomiclabs/hardhat-ethers@2.2.1":
1020+
version "2.2.1"
1021+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.2.1.tgz#8057b43566a0e41abeb8142064a3c0d3f23dca86"
1022+
integrity sha512-RHWYwnxryWR8hzRmU4Jm/q4gzvXpetUOJ4OPlwH2YARcDB+j79+yAYCwO0lN1SUOb4++oOTJEe6AWLEc42LIvg==
10231023

10241024
"@nomiclabs/[email protected]":
10251025
version "2.0.3"

0 commit comments

Comments
 (0)