Skip to content

Commit 43cb259

Browse files
Update dependency @nomiclabs/hardhat-etherscan to v3.1.2
1 parent ab79a8b commit 43cb259

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
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@nomiclabs/hardhat-ethers": "2.1.1",
22-
"@nomiclabs/hardhat-etherscan": "3.1.0",
22+
"@nomiclabs/hardhat-etherscan": "3.1.2",
2323
"@nomiclabs/hardhat-waffle": "2.0.3",
2424
"@openzeppelin/hardhat-upgrades": "1.19.0",
2525
"@typechain/ethers-v5": "10.1.1",

yarn.lock

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

1350-
"@nomiclabs/hardhat-etherscan@3.1.0":
1351-
version "3.1.0"
1352-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-etherscan/-/hardhat-etherscan-3.1.0.tgz#7137554862b3b1c914f1b1bf110f0529fd2dec53"
1353-
integrity sha512-JroYgfN1AlYFkQTQ3nRwFi4o8NtZF7K/qFR2dxDUgHbCtIagkUseca9L4E/D2ScUm4XT40+8PbCdqZi+XmHyQA==
1350+
"@nomiclabs/hardhat-etherscan@3.1.2":
1351+
version "3.1.2"
1352+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-etherscan/-/hardhat-etherscan-3.1.2.tgz#1f9af26ce7db437eb705d46a99996811b43d0e4a"
1353+
integrity sha512-IEikeOVq0C/7CY6aD74d8L4BpGoc/FNiN6ldiPVg0QIFIUSu4FSGA1dmtJZJKk1tjpwgrfTLQNWnigtEaN9REg==
13541354
dependencies:
13551355
"@ethersproject/abi" "^5.1.2"
13561356
"@ethersproject/address" "^5.0.2"

0 commit comments

Comments
 (0)