We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33816b2 commit 5606a90Copy full SHA for 5606a90
2 files changed
package.json
@@ -218,7 +218,7 @@
218
"@eslint/js": "^9.26.0",
219
"@matterlabs/hardhat-zksync-deploy": "^1.7.0",
220
"@matterlabs/hardhat-zksync-ethers": "^1.3.0",
221
- "@matterlabs/hardhat-zksync-solc": "^1.3.0",
+ "@matterlabs/hardhat-zksync-solc": "^1.3.2",
222
"@matterlabs/hardhat-zksync-verify": "^1.8.0",
223
"@nomicfoundation/hardhat-chai-matchers": "^2.0.8",
224
"@nomicfoundation/hardhat-ethers": "^3.0.8",
@@ -252,7 +252,7 @@
252
"ts-node": "^10.9.2",
253
"typechain": "^8.3.2",
254
"typescript": "^5.8.3",
255
- "typescript-eslint": "^8.32.0",
+ "typescript-eslint": "^8.32.1",
256
"xdeployer": "^3.1.14",
257
"zksync-ethers": "^6.17.0"
258
},
0 commit comments