File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 201201 "lint:fix" : " pnpm run prettier:fix && pnpm run solhint:fix && npx eslint . --fix"
202202 },
203203 "devDependencies" : {
204- "@eslint/js" : " ^9.25.0 " ,
204+ "@eslint/js" : " ^9.25.1 " ,
205205 "@matterlabs/hardhat-zksync-deploy" : " ^1.7.0" ,
206206 "@matterlabs/hardhat-zksync-ethers" : " ^1.3.0" ,
207207 "@matterlabs/hardhat-zksync-solc" : " ^1.3.0" ,
218218 "@types/node" : " ^22.14.1" ,
219219 "chai" : " ^4.5.0" ,
220220 "dotenv" : " ^16.5.0" ,
221- "eslint" : " ^9.25.0 " ,
221+ "eslint" : " ^9.25.1 " ,
222222 "eslint-config-prettier" : " ^10.1.2" ,
223223 "ethers" : " ^6.13.5" ,
224224 "hardhat" : " ^2.23.0" ,
232232 "ts-node" : " ^10.9.2" ,
233233 "typechain" : " ^8.3.2" ,
234234 "typescript" : " ^5.8.3" ,
235- "typescript-eslint" : " ^8.30.1 " ,
235+ "typescript-eslint" : " ^8.31.0 " ,
236236 "zksync-ethers" : " ^6.17.0"
237237 },
238238 "pnpm" : {
You can’t perform that action at this time.
0 commit comments