Skip to content

Commit 361f7e5

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @nomiclabs/hardhat-ethers to v2.0.6
1 parent c832801 commit 361f7e5

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
@@ -19,7 +19,7 @@
1919
"author": "",
2020
"license": "MPL-2.0",
2121
"devDependencies": {
22-
"@nomiclabs/hardhat-ethers": "2.0.5",
22+
"@nomiclabs/hardhat-ethers": "2.0.6",
2323
"@nomiclabs/hardhat-etherscan": "3.0.3",
2424
"@nomiclabs/hardhat-waffle": "2.0.3",
2525
"@types/chai": "4.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,10 +1003,10 @@
10031003
"@nodelib/fs.scandir" "2.1.5"
10041004
fastq "^1.6.0"
10051005

1006-
"@nomiclabs/[email protected].5":
1007-
version "2.0.5"
1008-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.0.5.tgz#131b0da1b71680d5a01569f916ae878229d326d3"
1009-
integrity sha512-A2gZAGB6kUvLx+kzM92HKuUF33F1FSe90L0TmkXkT2Hh0OKRpvWZURUSU2nghD2yC4DzfEZ3DftfeHGvZ2JTUw==
1006+
"@nomiclabs/[email protected].6":
1007+
version "2.0.6"
1008+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.0.6.tgz#1c695263d5b46a375dcda48c248c4fba9dfe2fc2"
1009+
integrity sha512-q2Cjp20IB48rEn2NPjR1qxsIQBvFVYW9rFRCFq+bC4RUrn1Ljz3g4wM8uSlgIBZYBi2JMXxmOzFqHraczxq4Ng==
10101010

10111011
"@nomiclabs/[email protected]":
10121012
version "3.0.3"

0 commit comments

Comments
 (0)