We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb2216c commit ff52c59Copy full SHA for ff52c59
2 files changed
package.json
@@ -232,19 +232,19 @@
232
"dotenv": "^17.2.3",
233
"eslint": "^9.39.1",
234
"eslint-config-prettier": "^10.1.8",
235
- "ethers": "^6.15.0",
+ "ethers": "^6.16.0",
236
"hardhat": "^2.27.1",
237
"hardhat-abi-exporter": "^2.11.0",
238
"hardhat-contract-sizer": "^2.10.1",
239
"hardhat-gas-reporter": "^2.3.0",
240
- "prettier": "^3.7.3",
+ "prettier": "^3.7.4",
241
"prettier-plugin-solidity": "^2.2.0",
242
"solhint": "^6.0.1",
243
"solidity-coverage": "^0.8.16",
244
"ts-node": "^10.9.2",
245
"typechain": "^8.3.2",
246
"typescript": "^5.9.3",
247
- "typescript-eslint": "^8.48.0",
+ "typescript-eslint": "^8.48.1",
248
"zksync-ethers": "^6.21.0"
249
},
250
"pnpm": {
0 commit comments