Skip to content

Commit

Permalink
fix(sc): hardhat-zksync-deploy bump
Browse files Browse the repository at this point in the history
  • Loading branch information
benceharomi committed May 16, 2024
1 parent bf7eba5 commit b0efa01
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
2 changes: 1 addition & 1 deletion system-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"repository": "[email protected]:matter-labs/system-contracts.git",
"license": "MIT",
"dependencies": {
"@matterlabs/hardhat-zksync-deploy": "^0.6.5",
"@matterlabs/hardhat-zksync-deploy": "^0.9.0",
"@matterlabs/hardhat-zksync-solc": "^1.1.4",
"commander": "^9.4.1",
"eslint": "^8.51.0",
Expand Down
21 changes: 0 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -711,15 +711,6 @@
ordinal "1.0.3"
zksync-ethers "^5.0.0"

"@matterlabs/hardhat-zksync-deploy@^0.6.5":
version "0.6.6"
resolved "https://registry.yarnpkg.com/@matterlabs/hardhat-zksync-deploy/-/hardhat-zksync-deploy-0.6.6.tgz#5c86cf7da859844167d62300528c3e6013ee0286"
integrity sha512-QpkxK2wnyQCgaTVLdFATpfiySfr7073yPre9eq5LfKA8VxXWD4WZAuBMq700GL5UyfW9yyHkCdkSzaGigmZ4/Q==
dependencies:
"@matterlabs/hardhat-zksync-solc" "0.4.2"
chalk "4.1.2"
ts-morph "^19.0.0"

"@matterlabs/hardhat-zksync-deploy@^0.7.0":
version "0.7.0"
resolved "https://registry.yarnpkg.com/@matterlabs/hardhat-zksync-deploy/-/hardhat-zksync-deploy-0.7.0.tgz#e56b73d8f8fbd0f809a779d0028418ea7d914017"
Expand Down Expand Up @@ -754,18 +745,6 @@
chalk "4.1.2"
fs-extra "^11.1.1"

"@matterlabs/[email protected]":
version "0.4.2"
resolved "https://registry.yarnpkg.com/@matterlabs/hardhat-zksync-solc/-/hardhat-zksync-solc-0.4.2.tgz#64121082e88c5ab22eb4e9594d120e504f6af499"
integrity sha512-6NFWPSZiOAoo7wNuhMg4ztj7mMEH+tLrx09WuCbcURrHPijj/KxYNsJD6Uw5lapKr7G8H7SQISGid1/MTXVmXQ==
dependencies:
"@nomiclabs/hardhat-docker" "^2.0.0"
chalk "4.1.2"
dockerode "^3.3.4"
fs-extra "^11.1.1"
proper-lockfile "^4.1.2"
semver "^7.5.1"

"@matterlabs/[email protected]":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@matterlabs/hardhat-zksync-solc/-/hardhat-zksync-solc-1.0.6.tgz#7ef8438e6bb15244691600e2afa77aaff7dff9f0"
Expand Down

0 comments on commit b0efa01

Please sign in to comment.