Commit 2d194d55 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps-dev): bump hardhat-deploy from 0.11.43 to 0.11.44

Bumps [hardhat-deploy](https://github.com/wighawag/hardhat-deploy) from 0.11.43 to 0.11.44.
- [Changelog](https://github.com/wighawag/hardhat-deploy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wighawag/hardhat-deploy/compare/v0.11.43...v0.11.44)

---
updated-dependencies:
- dependency-name: hardhat-deploy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent de51656e
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
"ethereum-waffle": "^4.0.10", "ethereum-waffle": "^4.0.10",
"ethers": "^5.7.2", "ethers": "^5.7.2",
"hardhat": "^2.19.1", "hardhat": "^2.19.1",
"hardhat-deploy": "^0.11.43", "hardhat-deploy": "^0.11.44",
"isomorphic-fetch": "^3.0.0", "isomorphic-fetch": "^3.0.0",
"mocha": "^10.2.0", "mocha": "^10.2.0",
"nyc": "^15.1.0", "nyc": "^15.1.0",
......
...@@ -505,8 +505,8 @@ importers: ...@@ -505,8 +505,8 @@ importers:
specifier: ^2.19.1 specifier: ^2.19.1
version: 2.19.1(ts-node@10.9.1)(typescript@5.3.2) version: 2.19.1(ts-node@10.9.1)(typescript@5.3.2)
hardhat-deploy: hardhat-deploy:
specifier: ^0.11.43 specifier: ^0.11.44
version: 0.11.43 version: 0.11.44
isomorphic-fetch: isomorphic-fetch:
specifier: ^3.0.0 specifier: ^3.0.0
version: 3.0.0 version: 3.0.0
...@@ -8945,8 +8945,8 @@ packages: ...@@ -8945,8 +8945,8 @@ packages:
engines: {node: '>=6'} engines: {node: '>=6'}
dev: false dev: false
/hardhat-deploy@0.11.43: /hardhat-deploy@0.11.44:
resolution: {integrity: sha512-D760CjDtinwjOCpKOvdyRtIJYLQIYXmhfgkFe+AkxlYM9bPZ/T4tZ/xIB2tR89ZT+z0hF1YuZFBXIL3/G/9T5g==} resolution: {integrity: sha512-kAkCvTYPpdIvnWCc3F0xg3AbVsa/SgH9aePPO7e7nHUOkg07LGKuknU/UaVAfWwHe7Zs57pQIAolAQyKI+mnXw==}
dependencies: dependencies:
'@ethersproject/abi': 5.7.0 '@ethersproject/abi': 5.7.0
'@ethersproject/abstract-signer': 5.7.0 '@ethersproject/abstract-signer': 5.7.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment