Skip to content

Commit

Permalink
chore(deps): update dependency @nomiclabs/hardhat-ethers to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2023
1 parent e0d7f8f commit 838f114
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@celo/contractkit": "1.5.2",
"@ethersproject/address": "5.5.0",
"@ethersproject/bignumber": "5.7.0",
"@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@0.3.0-beta.13",
"@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@0.4.1",
"@openzeppelin/contracts": "4.9.3",
"@openzeppelin/contracts-upgradeable": "4.5.2",
"@openzeppelin/hardhat-upgrades": "1.28.0",
Expand Down
15 changes: 8 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3509,13 +3509,14 @@ __metadata:
languageName: node
linkType: hard

"@nomiclabs/hardhat-ethers@npm:hardhat-deploy-ethers@0.3.0-beta.13":
version: 0.3.0-beta.13
resolution: "hardhat-deploy-ethers@npm:0.3.0-beta.13"
"@nomiclabs/hardhat-ethers@npm:hardhat-deploy-ethers@0.4.1":
version: 0.4.1
resolution: "hardhat-deploy-ethers@npm:0.4.1"
peerDependencies:
ethers: ^5.0.0
hardhat: ^2.0.0
checksum: 45206bf8d088cda08822ecf79d73e4027d8a4777cc23c3ef94568e316c45b8597130d72826fb2417edd32fe4b3dc54097161bef577663769b5c47b8262b983bb
"@nomicfoundation/hardhat-ethers": ^3.0.2
hardhat: ^2.16.0
hardhat-deploy: ^0.11.34
checksum: 757b1d4ca7bdf37b87559e5aac03b6a751a06b11ba04bc23543fd794e86354872809e01089e85a21b63005b6068f7c61f8d62a6d8c1a8362ee234346b6c6f4e3
languageName: node
linkType: hard

Expand Down Expand Up @@ -4116,7 +4117,7 @@ __metadata:
"@celo/contractkit": 1.5.2
"@ethersproject/address": 5.5.0
"@ethersproject/bignumber": 5.7.0
"@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@0.3.0-beta.13"
"@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@0.4.1"
"@openzeppelin/contracts": 4.9.3
"@openzeppelin/contracts-upgradeable": 4.5.2
"@openzeppelin/hardhat-upgrades": 1.28.0
Expand Down

0 comments on commit 838f114

Please sign in to comment.