Skip to content

chore(deps-dev): bump hardhat-deploy from 0.11.10 to 0.11.11 #131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 29, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"follow-redirects": "^1.15.0",
"hardhat": "^2.9.9",
"hardhat-contract-sizer": "^2.5.1",
"hardhat-deploy": "^0.11.10",
"hardhat-deploy": "^0.11.11",
"hardhat-deploy-ethers": "^0.3.0-beta.13",
"hardhat-docgen": "^1.3.0",
"hardhat-gas-reporter": "^1.0.8",
Expand Down
32 changes: 31 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2271,7 +2271,7 @@ __metadata:
follow-redirects: ^1.15.0
hardhat: ^2.9.9
hardhat-contract-sizer: ^2.5.1
hardhat-deploy: ^0.11.10
hardhat-deploy: ^0.11.11
hardhat-deploy-ethers: ^0.3.0-beta.13
hardhat-docgen: ^1.3.0
hardhat-gas-reporter: ^1.0.8
Expand Down Expand Up @@ -12189,6 +12189,27 @@ __metadata:
languageName: node
linkType: hard

"hardhat-deploy@npm:^0.11.11":
version: 0.11.11
resolution: "hardhat-deploy@npm:0.11.11"
dependencies:
"@types/qs": ^6.9.7
axios: ^0.21.1
chalk: ^4.1.2
chokidar: ^3.5.2
debug: ^4.3.2
enquirer: ^2.3.6
ethers: ^5.5.3
form-data: ^4.0.0
fs-extra: ^10.0.0
match-all: ^1.2.6
murmur-128: ^0.2.1
qs: ^6.9.4
zksync-web3: ^0.7.8
checksum: 08b7ccadbfa0dc9f52691f2f4892ec3e89f0773cf795a9c7f604d783fe85e0bd8886b0b2c8f013c26e5a0007f7cbcb096ff246ad26f48d6e70ad3bd7f79a984d
languageName: node
linkType: hard

"hardhat-docgen@npm:^1.3.0":
version: 1.3.0
resolution: "hardhat-docgen@npm:1.3.0"
Expand Down Expand Up @@ -23657,3 +23678,12 @@ __metadata:
checksum: 76f2956ef09d2b3d6806b2990cf6aad4508f23ef8cdfc0089a64a16d178395dabc5fff30abad7997acb012567dc0565326af2a148ce40d45d747eed22439e812
languageName: node
linkType: hard

"zksync-web3@npm:^0.7.8":
version: 0.7.8
resolution: "zksync-web3@npm:0.7.8"
peerDependencies:
ethers: ~5.5.0
checksum: d899c62afa48a65d5a873a26fb49cad06fe1042d929b85c207d2eae917b6d7137e2b09733c5a24bff692a37bc44f34e7683198b3cff6d128210bc3ef9deb1acb
languageName: node
linkType: hard