Skip to content

Commit 7f8de31

Browse files
dependabot[bot]jaybuidl
authored andcommitted
chore(deps-dev): bump hardhat-deploy from 0.11.10 to 0.11.11
Bumps [hardhat-deploy](https://github.com/wighawag/hardhat-deploy) from 0.11.10 to 0.11.11. - [Release notes](https://github.com/wighawag/hardhat-deploy/releases) - [Changelog](https://github.com/wighawag/hardhat-deploy/blob/master/CHANGELOG.md) - [Commits](https://github.com/wighawag/hardhat-deploy/commits) --- updated-dependencies: - dependency-name: hardhat-deploy dependency-type: direct:development update-type: version-update:semver-patch ...
1 parent 6bfdee0 commit 7f8de31

File tree

2 files changed

+32
-2
lines changed

2 files changed

+32
-2
lines changed

contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"follow-redirects": "^1.15.0",
4242
"hardhat": "^2.9.9",
4343
"hardhat-contract-sizer": "^2.5.1",
44-
"hardhat-deploy": "^0.11.10",
44+
"hardhat-deploy": "^0.11.11",
4545
"hardhat-deploy-ethers": "^0.3.0-beta.13",
4646
"hardhat-docgen": "^1.3.0",
4747
"hardhat-gas-reporter": "^1.0.8",

yarn.lock

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2271,7 +2271,7 @@ __metadata:
22712271
follow-redirects: ^1.15.0
22722272
hardhat: ^2.9.9
22732273
hardhat-contract-sizer: ^2.5.1
2274-
hardhat-deploy: ^0.11.10
2274+
hardhat-deploy: ^0.11.11
22752275
hardhat-deploy-ethers: ^0.3.0-beta.13
22762276
hardhat-docgen: ^1.3.0
22772277
hardhat-gas-reporter: ^1.0.8
@@ -12189,6 +12189,27 @@ __metadata:
1218912189
languageName: node
1219012190
linkType: hard
1219112191

12192+
"hardhat-deploy@npm:^0.11.11":
12193+
version: 0.11.11
12194+
resolution: "hardhat-deploy@npm:0.11.11"
12195+
dependencies:
12196+
"@types/qs": ^6.9.7
12197+
axios: ^0.21.1
12198+
chalk: ^4.1.2
12199+
chokidar: ^3.5.2
12200+
debug: ^4.3.2
12201+
enquirer: ^2.3.6
12202+
ethers: ^5.5.3
12203+
form-data: ^4.0.0
12204+
fs-extra: ^10.0.0
12205+
match-all: ^1.2.6
12206+
murmur-128: ^0.2.1
12207+
qs: ^6.9.4
12208+
zksync-web3: ^0.7.8
12209+
checksum: 08b7ccadbfa0dc9f52691f2f4892ec3e89f0773cf795a9c7f604d783fe85e0bd8886b0b2c8f013c26e5a0007f7cbcb096ff246ad26f48d6e70ad3bd7f79a984d
12210+
languageName: node
12211+
linkType: hard
12212+
1219212213
"hardhat-docgen@npm:^1.3.0":
1219312214
version: 1.3.0
1219412215
resolution: "hardhat-docgen@npm:1.3.0"
@@ -23657,3 +23678,12 @@ __metadata:
2365723678
checksum: 76f2956ef09d2b3d6806b2990cf6aad4508f23ef8cdfc0089a64a16d178395dabc5fff30abad7997acb012567dc0565326af2a148ce40d45d747eed22439e812
2365823679
languageName: node
2365923680
linkType: hard
23681+
23682+
"zksync-web3@npm:^0.7.8":
23683+
version: 0.7.8
23684+
resolution: "zksync-web3@npm:0.7.8"
23685+
peerDependencies:
23686+
ethers: ~5.5.0
23687+
checksum: d899c62afa48a65d5a873a26fb49cad06fe1042d929b85c207d2eae917b6d7137e2b09733c5a24bff692a37bc44f34e7683198b3cff6d128210bc3ef9deb1acb
23688+
languageName: node
23689+
linkType: hard

0 commit comments

Comments
 (0)