Skip to content

Commit fe4bcc4

Browse files
Update dependency @nomiclabs/hardhat-etherscan to v3.1.1
1 parent b24c54b commit fe4bcc4

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

yarn.lock

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

1337-
"@nomiclabs/[email protected].0":
1338-
version "3.1.0"
1339-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-etherscan/-/hardhat-etherscan-3.1.0.tgz#7137554862b3b1c914f1b1bf110f0529fd2dec53"
1340-
integrity sha512-JroYgfN1AlYFkQTQ3nRwFi4o8NtZF7K/qFR2dxDUgHbCtIagkUseca9L4E/D2ScUm4XT40+8PbCdqZi+XmHyQA==
1337+
"@nomiclabs/[email protected].1":
1338+
version "3.1.1"
1339+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-etherscan/-/hardhat-etherscan-3.1.1.tgz#471590f25c8c12cd84ae80a4f4c92551eb249667"
1340+
integrity sha512-a6+fJlHTiPjzUYnvwkcduJN0rAKWagQsQNoHJP/9mJ1CZjIkGysGtvVAjNpnrYWocj/Hbi36XmZ0H2aIKlol7A==
13411341
dependencies:
13421342
"@ethersproject/abi" "^5.1.2"
13431343
"@ethersproject/address" "^5.0.2"

0 commit comments

Comments
 (0)