File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 189189 "lint:fix" : " pnpm run prettier:fix && pnpm run solhint:fix && npx eslint . --fix"
190190 },
191191 "devDependencies" : {
192- "@eslint/js" : " ^9.23 .0" ,
192+ "@eslint/js" : " ^9.24 .0" ,
193193 "@matterlabs/hardhat-zksync-deploy" : " ^1.7.0" ,
194194 "@matterlabs/hardhat-zksync-ethers" : " ^1.3.0" ,
195195 "@matterlabs/hardhat-zksync-solc" : " ^1.3.0" ,
206206 "@types/node" : " ^22.14.0" ,
207207 "chai" : " ^4.5.0" ,
208208 "dotenv" : " ^16.4.7" ,
209- "eslint" : " ^9.23 .0" ,
209+ "eslint" : " ^9.24 .0" ,
210210 "eslint-config-prettier" : " ^10.1.1" ,
211211 "ethers" : " ^6.13.5" ,
212212 "hardhat" : " ^2.22.19" ,
219219 "solidity-coverage" : " ^0.8.14" ,
220220 "ts-node" : " ^10.9.2" ,
221221 "typechain" : " ^8.3.2" ,
222- "typescript" : " ^5.8.2 " ,
222+ "typescript" : " ^5.8.3 " ,
223223 "typescript-eslint" : " ^8.29.0" ,
224224 "zksync-ethers" : " ^6.17.0"
225225 },
You can’t perform that action at this time.
0 commit comments