Skip to content

Commit

Permalink
Update dependency @nomiclabs/hardhat-ethers to v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2023
1 parent 0218cdf commit d914438
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "",
"license": "MPL-2.0",
"devDependencies": {
"@nomiclabs/hardhat-ethers": "2.1.1",
"@nomiclabs/hardhat-ethers": "2.2.2",
"@nomiclabs/hardhat-etherscan": "3.0.4",
"@nomiclabs/hardhat-waffle": "2.0.5",
"@typechain/ethers-v5": "9.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1398,10 +1398,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@nomiclabs/hardhat-ethers@2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.1.1.tgz#3f1d1ab49813d1bae4c035cc1adec224711e528b"
integrity sha512-Gg0IFkT/DW3vOpih4/kMjeZCLYqtfgECLeLXTs7ZDPzcK0cfoc5wKk4nq5n/izCUzdhidO/Utd6ptF9JrWwWVA==
"@nomiclabs/hardhat-ethers@2.2.2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.2.2.tgz#812d48929c3bf8fe840ec29eab4b613693467679"
integrity sha512-NLDlDFL2us07C0jB/9wzvR0kuLivChJWCXTKcj3yqjZqMoYp7g7wwS157F70VHx/+9gHIBGzak5pKDwG8gEefA==

"@nomiclabs/[email protected]":
version "3.0.4"
Expand Down

0 comments on commit d914438

Please sign in to comment.