File tree Expand file tree Collapse file tree 2 files changed +127
-128
lines changed Expand file tree Collapse file tree 2 files changed +127
-128
lines changed Original file line number Diff line number Diff line change 213213 "lint:fix" : " pnpm run prettier:fix && pnpm run solhint:fix && npx eslint . --fix"
214214 },
215215 "devDependencies" : {
216- "@eslint/js" : " ^9.37 .0" ,
216+ "@eslint/js" : " ^9.38 .0" ,
217217 "@matterlabs/hardhat-zksync-deploy" : " ^1.8.0" ,
218218 "@matterlabs/hardhat-zksync-ethers" : " ^1.4.0" ,
219219 "@matterlabs/hardhat-zksync-solc" : " ^1.5.1" ,
227227 "@typechain/hardhat" : " ^9.1.0" ,
228228 "@types/chai" : " ^4.3.20" ,
229229 "@types/mocha" : " ^10.0.10" ,
230- "@types/node" : " ^24.7.2 " ,
230+ "@types/node" : " ^24.8.1 " ,
231231 "chai" : " ^4.5.0" ,
232232 "dotenv" : " ^17.2.3" ,
233- "eslint" : " ^9.37 .0" ,
233+ "eslint" : " ^9.38 .0" ,
234234 "eslint-config-prettier" : " ^10.1.8" ,
235235 "ethers" : " ^6.15.0" ,
236236 "hardhat" : " ^2.26.3" ,
You can’t perform that action at this time.
0 commit comments