Skip to content

Commit

Permalink
🔁 Update Dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Mar 5, 2024
1 parent 579a56c commit 5a8f574
Show file tree
Hide file tree
Showing 2 changed files with 260 additions and 350 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
},
"devDependencies": {
"@eslint/js": "^8.57.0",
"@matterlabs/hardhat-zksync-deploy": "^1.2.0",
"@matterlabs/hardhat-zksync-deploy": "^1.2.1",
"@matterlabs/hardhat-zksync-ethers": "1.0.0",
"@matterlabs/hardhat-zksync-solc": "^1.1.4",
"@matterlabs/hardhat-zksync-verify": "^1.4.1",
Expand All @@ -144,7 +144,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"ethers": "^6.11.1",
"hardhat": "^2.20.1",
"hardhat": "^2.21.0",
"hardhat-abi-exporter": "^2.10.1",
"hardhat-contract-sizer": "^2.10.0",
"hardhat-gas-reporter": "^1.0.10",
Expand All @@ -155,7 +155,7 @@
"ts-node": "^10.9.2",
"typechain": "^8.3.2",
"typescript": "^5.3.3",
"typescript-eslint": "^7.1.0",
"typescript-eslint": "^7.1.1",
"xdeployer": "^3.0.1",
"zksync-ethers": "^6.4.0"
}
Expand Down
Loading

0 comments on commit 5a8f574

Please sign in to comment.