File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "rules" : {
44 "compiler-version" : " off" ,
55 "func-visibility" : [" warn" , { "ignoreConstructors" : true }],
6- "no-empty-blocks" : " off"
6+ "no-empty-blocks" : " off" ,
7+ "import-path-check" : " off"
78 }
89}
Original file line number Diff line number Diff line change 236236 "@typechain/hardhat" : " ^9.1.0" ,
237237 "@types/chai" : " ^4.3.20" ,
238238 "@types/mocha" : " ^10.0.10" ,
239- "@types/node" : " ^22.15.3 " ,
239+ "@types/node" : " ^22.15.12 " ,
240240 "chai" : " ^4.5.0" ,
241241 "eslint" : " ^9.26.0" ,
242242 "eslint-config-prettier" : " ^10.1.2" ,
247247 "hardhat-gas-reporter" : " ^2.2.3" ,
248248 "prettier" : " ^3.5.3" ,
249249 "prettier-plugin-solidity" : " ^2.0.0" ,
250- "solhint" : " ^5.0.5 " ,
250+ "solhint" : " ^5.1.0 " ,
251251 "solidity-coverage" : " ^0.8.15" ,
252252 "ts-node" : " ^10.9.2" ,
253253 "typechain" : " ^8.3.2" ,
254254 "typescript" : " ^5.8.3" ,
255- "typescript-eslint" : " ^8.31.1 " ,
256- "xdeployer" : " ^3.1.13 " ,
255+ "typescript-eslint" : " ^8.32.0 " ,
256+ "xdeployer" : " ^3.1.14 " ,
257257 "zksync-ethers" : " ^6.17.0"
258258 },
259259 "pnpm" : {
You can’t perform that action at this time.
0 commit comments