Skip to content

Commit 408cf61

Browse files
committed
Update dependency @nomiclabs/hardhat-ethers to v2.1.0
1 parent 5284f0b commit 408cf61

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
"author": "",
2121
"license": "MPL-2.0",
2222
"devDependencies": {
23-
"@nomiclabs/hardhat-ethers": "2.0.6",
23+
"@nomiclabs/hardhat-ethers": "2.1.0",
2424
"@nomiclabs/hardhat-waffle": "2.0.3",
2525
"@types/chai": "4.3.1",
2626
"@types/dotenv": "8.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,10 +1318,10 @@
13181318
"@nodelib/fs.scandir" "2.1.5"
13191319
fastq "^1.6.0"
13201320

1321-
"@nomiclabs/hardhat-ethers@2.0.6":
1322-
version "2.0.6"
1323-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.0.6.tgz#1c695263d5b46a375dcda48c248c4fba9dfe2fc2"
1324-
integrity sha512-q2Cjp20IB48rEn2NPjR1qxsIQBvFVYW9rFRCFq+bC4RUrn1Ljz3g4wM8uSlgIBZYBi2JMXxmOzFqHraczxq4Ng==
1321+
"@nomiclabs/hardhat-ethers@2.1.0":
1322+
version "2.1.0"
1323+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.1.0.tgz#9b7dc94d669ad9dc286b94f6f2f1513118c7027b"
1324+
integrity sha512-vlW90etB3675QWG7tMrHaDoTa7ymMB7irM4DAQ98g8zJoe9YqEggeDnbO6v5b+BLth/ty4vN6Ko/kaqRN1krHw==
13251325

13261326
"@nomiclabs/hardhat-waffle@2.0.3":
13271327
version "2.0.3"

0 commit comments

Comments
 (0)