We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a70afc commit 061be8cCopy full SHA for 061be8c
2 files changed
package.json
@@ -206,7 +206,7 @@
206
"@eslint/js": "^9.28.0",
207
"@matterlabs/hardhat-zksync-deploy": "^1.7.0",
208
"@matterlabs/hardhat-zksync-ethers": "^1.3.0",
209
- "@matterlabs/hardhat-zksync-solc": "^1.3.2",
+ "@matterlabs/hardhat-zksync-solc": "^1.4.0",
210
"@matterlabs/hardhat-zksync-verify": "^1.8.1",
211
"@nomicfoundation/hardhat-chai-matchers": "^2.0.8",
212
"@nomicfoundation/hardhat-ethers": "^3.0.8",
@@ -217,7 +217,7 @@
217
"@typechain/hardhat": "^9.1.0",
218
"@types/chai": "^4.3.20",
219
"@types/mocha": "^10.0.10",
220
- "@types/node": "^22.15.29",
+ "@types/node": "^22.15.30",
221
"chai": "^4.5.0",
222
"dotenv": "^16.5.0",
223
"eslint": "^9.28.0",
0 commit comments