Skip to content

Commit b69abee

Browse files
dependabot[bot]github-actions[bot]
authored andcommittedJul 4, 2023
chore(deps-dev): bump hardhat-deploy from 0.11.31 to 0.11.34
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1f26e0 commit b69abee

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎contracts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"graphql-request": "^6.1.0",
5858
"hardhat": "^2.15.0",
5959
"hardhat-contract-sizer": "^2.10.0",
60-
"hardhat-deploy": "^0.11.31",
60+
"hardhat-deploy": "^0.11.34",
6161
"hardhat-deploy-ethers": "^0.4.0-next.1",
6262
"hardhat-deploy-tenderly": "^0.2.0",
6363
"hardhat-docgen": "^1.3.0",

‎yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -5166,7 +5166,7 @@ __metadata:
51665166
graphql-request: ^6.1.0
51675167
hardhat: ^2.15.0
51685168
hardhat-contract-sizer: ^2.10.0
5169-
hardhat-deploy: ^0.11.31
5169+
hardhat-deploy: ^0.11.34
51705170
hardhat-deploy-ethers: ^0.4.0-next.1
51715171
hardhat-deploy-tenderly: ^0.2.0
51725172
hardhat-docgen: ^1.3.0
@@ -17591,9 +17591,9 @@ __metadata:
1759117591
languageName: node
1759217592
linkType: hard
1759317593

17594-
"hardhat-deploy@npm:^0.11.31":
17595-
version: 0.11.31
17596-
resolution: "hardhat-deploy@npm:0.11.31"
17594+
"hardhat-deploy@npm:^0.11.34":
17595+
version: 0.11.34
17596+
resolution: "hardhat-deploy@npm:0.11.34"
1759717597
dependencies:
1759817598
"@ethersproject/abi": ^5.7.0
1759917599
"@ethersproject/abstract-signer": ^5.7.0
@@ -17619,7 +17619,7 @@ __metadata:
1761917619
murmur-128: ^0.2.1
1762017620
qs: ^6.9.4
1762117621
zksync-web3: ^0.14.3
17622-
checksum: 75ea28d6fe745c2b685f7b2d17b280967adb37ff1ea7daf651182ae593aeb133273c9815c089b24b31607ba216baeee0c9fb761245dfa8b4186627349fdd1522
17622+
checksum: 3c4bcd657a80e4f22c1f8bcee021e5277060849ce4180cbc721e0c2d625f2f98de8ebbfad23875d32eeaf06d88bdba06cb43ab29359cb9531e8bb7851a98ead1
1762317623
languageName: node
1762417624
linkType: hard
1762517625

0 commit comments

Comments
 (0)
Please sign in to comment.