Skip to content

Commit

Permalink
build(deps): bump hardhat-deploy from 0.11.31 to 0.11.34 (#773)
Browse files Browse the repository at this point in the history
Bumps [hardhat-deploy](https://github.com/wighawag/hardhat-deploy) from 0.11.31 to 0.11.34.
- [Changelog](https://github.com/wighawag/hardhat-deploy/blob/master/CHANGELOG.md)
- [Commits](wighawag/hardhat-deploy@v0.11.31...v0.11.34)

---
updated-dependencies:
- dependency-name: hardhat-deploy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nicholaspai <9457025+nicholaspai@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and nicholaspai committed Jul 8, 2023
1 parent ed9ba13 commit 0275db8
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 @@ -33,7 +33,7 @@
"dotenv": "^16.3.1",
"ethers": "^5.7.2",
"hardhat": "^2.14.0",
"hardhat-deploy": "^0.11.31",
"hardhat-deploy": "^0.11.34",
"lodash": "^4.17.21",
"lodash.get": "^4.4.2",
"minimist": "^1.2.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7403,10 +7403,10 @@ hardhat-deploy@0.9.1:
murmur-128 "^0.2.1"
qs "^6.9.4"

hardhat-deploy@^0.11.31:
version "0.11.31"
resolved "https://registry.yarnpkg.com/hardhat-deploy/-/hardhat-deploy-0.11.31.tgz#1f05adc280bf7c3de502693271aa6700a043db20"
integrity sha512-86LObxQri29nxDzP7cjUyfHJ8jBF5aW60ahn883dqlw4rzc5I6ylLFQc6T2aMC2gEZI1oBc2gI2idmUulXP35g==
hardhat-deploy@^0.11.34:
version "0.11.34"
resolved "https://registry.yarnpkg.com/hardhat-deploy/-/hardhat-deploy-0.11.34.tgz#61252ebf5dfdda7b0b31298dd5580b0735c05910"
integrity sha512-N6xcwD8LSMV/IyfEr8TfR2YRbOh9Q4QvitR9MKZRTXQmgQiiMGjX+2efMjKgNMxwCVlmpfnE1tyDxOJOOUseLQ==
dependencies:
"@ethersproject/abi" "^5.7.0"
"@ethersproject/abstract-signer" "^5.7.0"
Expand Down

0 comments on commit 0275db8

Please sign in to comment.