File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 213213 "lint:fix" : " pnpm prettier:fix && pnpm solhint:fix && npx eslint . --fix"
214214 },
215215 "devDependencies" : {
216- "@eslint/js" : " ^9.25.0 " ,
216+ "@eslint/js" : " ^9.25.1 " ,
217217 "@matterlabs/hardhat-zksync-deploy" : " ^1.7.0" ,
218218 "@matterlabs/hardhat-zksync-ethers" : " ^1.3.0" ,
219219 "@matterlabs/hardhat-zksync-solc" : " ^1.3.0" ,
236236 "@types/mocha" : " ^10.0.10" ,
237237 "@types/node" : " ^22.14.1" ,
238238 "chai" : " ^4.5.0" ,
239- "eslint" : " ^9.25.0 " ,
239+ "eslint" : " ^9.25.1 " ,
240240 "eslint-config-prettier" : " ^10.1.2" ,
241241 "ethers" : " ^6.13.5" ,
242242 "hardhat" : " ^2.23.0" ,
250250 "ts-node" : " ^10.9.2" ,
251251 "typechain" : " ^8.3.2" ,
252252 "typescript" : " ^5.8.3" ,
253- "typescript-eslint" : " ^8.30.1 " ,
253+ "typescript-eslint" : " ^8.31.0 " ,
254254 "xdeployer" : " ^3.1.13" ,
255255 "zksync-ethers" : " ^6.17.0"
256256 },
You can’t perform that action at this time.
0 commit comments