Skip to content

Commit

Permalink
Merge pull request #120 from masa-finance/dependabot/npm_and_yarn/har…
Browse files Browse the repository at this point in the history
…dhat-deploy-0.11.43

Bump hardhat-deploy from 0.11.42 to 0.11.43
  • Loading branch information
im-khem authored Oct 16, 2023
2 parents 02fbcf5 + 4eecb49 commit 893e2bd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"ethereum-public-key-to-address": "^0.0.5",
"ethereum-waffle": "^4.0.10",
"hardhat": "^2.18.0",
"hardhat-deploy": "^0.11.42",
"hardhat-deploy": "^0.11.43",
"hardhat-deploy-ethers": "^0.4.0-next.1",
"hardhat-gas-reporter": "^1.0.8",
"hardhat-waffle": "^0.0.1-security",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2890,7 +2890,7 @@ ethereumjs-util@^6.0.0, ethereumjs-util@^6.2.1:
ethjs-util "0.1.6"
rlp "^2.2.3"

[email protected], ethers@^5.0.0, ethers@^5.5.1, ethers@^5.5.3, ethers@^5.7.1, ethers@~5.7.2:
[email protected], ethers@^5.0.0, ethers@^5.5.1, ethers@^5.7.0, ethers@^5.7.1, ethers@~5.7.2:
version "5.7.2"
resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.7.2.tgz#3a7deeabbb8c030d4126b24f84e525466145872e"
integrity sha512-wswUsmWo1aOK8rR7DIKiWSw9DbLWe6x98Jrn8wcTflTVvaXhAMaB5zGAXy0GYQEQp9iO1iSHWVyARQm11zUtyg==
Expand Down Expand Up @@ -3486,10 +3486,10 @@ hardhat-deploy-ethers@^0.4.0-next.1:
resolved "https://registry.yarnpkg.com/hardhat-deploy-ethers/-/hardhat-deploy-ethers-0.4.0-next.1.tgz#a5d28b02697cd65eaf445c263b536f21c5eb90cf"
integrity sha512-e+Tz1elQhMdUsCTVY7bIRHWPR1zElsT6/FvHJnpVXjaKBmLXWmmn2IHq0qQHfjKu5gZ93nuiM66XCkaHhSVGRA==

hardhat-deploy@^0.11.42:
version "0.11.42"
resolved "https://registry.yarnpkg.com/hardhat-deploy/-/hardhat-deploy-0.11.42.tgz#67a951104c5cbea75b239f9bcb0f866371d1d31d"
integrity sha512-sd0zzHV2Px2qxPCvIt0BCJm41rx/aS7ruOOXEUFe54rUk+8ViFNSSUll6BD9YaRzyfVBDMn9FT4Q40DakJ0tJA==
hardhat-deploy@^0.11.43:
version "0.11.43"
resolved "https://registry.yarnpkg.com/hardhat-deploy/-/hardhat-deploy-0.11.43.tgz#b22ff15b3ea201b72ba0f17f4b2e182cc950e73e"
integrity sha512-D760CjDtinwjOCpKOvdyRtIJYLQIYXmhfgkFe+AkxlYM9bPZ/T4tZ/xIB2tR89ZT+z0hF1YuZFBXIL3/G/9T5g==
dependencies:
"@ethersproject/abi" "^5.7.0"
"@ethersproject/abstract-signer" "^5.7.0"
Expand All @@ -3508,7 +3508,7 @@ hardhat-deploy@^0.11.42:
chokidar "^3.5.2"
debug "^4.3.2"
enquirer "^2.3.6"
ethers "^5.5.3"
ethers "^5.7.0"
form-data "^4.0.0"
fs-extra "^10.0.0"
match-all "^1.2.6"
Expand Down

0 comments on commit 893e2bd

Please sign in to comment.