Skip to content

Commit 651581f

Browse files
Update dependency @nomiclabs/hardhat-etherscan to v3.1.2
1 parent 3df489a commit 651581f

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
"license": "MPL-2.0",
2121
"devDependencies": {
2222
"@nomiclabs/hardhat-ethers": "2.1.1",
23-
"@nomiclabs/hardhat-etherscan": "3.1.0",
23+
"@nomiclabs/hardhat-etherscan": "3.1.2",
2424
"@nomiclabs/hardhat-waffle": "2.0.3",
2525
"@types/chai": "4.3.4",
2626
"@types/dotenv": "8.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -996,10 +996,10 @@
996996
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.1.1.tgz#3f1d1ab49813d1bae4c035cc1adec224711e528b"
997997
integrity sha512-Gg0IFkT/DW3vOpih4/kMjeZCLYqtfgECLeLXTs7ZDPzcK0cfoc5wKk4nq5n/izCUzdhidO/Utd6ptF9JrWwWVA==
998998

999-
"@nomiclabs/[email protected].0":
1000-
version "3.1.0"
1001-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-etherscan/-/hardhat-etherscan-3.1.0.tgz#7137554862b3b1c914f1b1bf110f0529fd2dec53"
1002-
integrity sha512-JroYgfN1AlYFkQTQ3nRwFi4o8NtZF7K/qFR2dxDUgHbCtIagkUseca9L4E/D2ScUm4XT40+8PbCdqZi+XmHyQA==
999+
"@nomiclabs/[email protected].2":
1000+
version "3.1.2"
1001+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-etherscan/-/hardhat-etherscan-3.1.2.tgz#1f9af26ce7db437eb705d46a99996811b43d0e4a"
1002+
integrity sha512-IEikeOVq0C/7CY6aD74d8L4BpGoc/FNiN6ldiPVg0QIFIUSu4FSGA1dmtJZJKk1tjpwgrfTLQNWnigtEaN9REg==
10031003
dependencies:
10041004
"@ethersproject/abi" "^5.1.2"
10051005
"@ethersproject/address" "^5.0.2"

0 commit comments

Comments
 (0)