Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Commit e102e36

Browse files
committed
Update dependency @nomiclabs/hardhat-etherscan to v3.1.6
1 parent e571214 commit e102e36

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
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"@nomiclabs/hardhat-ethers": "2.2.2",
27-
"@nomiclabs/hardhat-etherscan": "3.1.5",
27+
"@nomiclabs/hardhat-etherscan": "3.1.6",
2828
"@nomiclabs/hardhat-waffle": "2.0.3",
2929
"@playwright/test": "1.30.0",
3030
"@types/mocha": "10.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1491,10 +1491,10 @@
14911491
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.2.2.tgz#812d48929c3bf8fe840ec29eab4b613693467679"
14921492
integrity sha512-NLDlDFL2us07C0jB/9wzvR0kuLivChJWCXTKcj3yqjZqMoYp7g7wwS157F70VHx/+9gHIBGzak5pKDwG8gEefA==
14931493

1494-
"@nomiclabs/hardhat-etherscan@3.1.5":
1495-
version "3.1.5"
1496-
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-etherscan/-/hardhat-etherscan-3.1.5.tgz#24f3f3272d3c79acdc933b557810ca85caef0fee"
1497-
integrity sha512-PxPX28AGBAlxgXLU27NB3oiMsklxbNhM75SDC4v1QPCyPeAxGm4xV0WpYbR10W7sxY2WF3Ek7u7GhjbQWa2Fcg==
1494+
"@nomiclabs/hardhat-etherscan@3.1.6":
1495+
version "3.1.6"
1496+
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-etherscan/-/hardhat-etherscan-3.1.6.tgz#7e50aeb06501a0060655664599d9e35cfd475929"
1497+
integrity sha512-5WFIZeLLgWPiCJqm/4ie7UNXn7FXfzYmqnKwOKU2MLETGolzY1cueSYUTww/P8f+Zc9xfJLmzqSYcGLW/3j/IQ==
14981498
dependencies:
14991499
"@ethersproject/abi" "^5.1.2"
15001500
"@ethersproject/address" "^5.0.2"

0 commit comments

Comments
 (0)