File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 212212 "lint:fix" : " pnpm run prettier:fix && pnpm run solhint:fix && npx eslint . --fix"
213213 },
214214 "devDependencies" : {
215- "@eslint/js" : " ^9.29 .0" ,
215+ "@eslint/js" : " ^9.30 .0" ,
216216 "@matterlabs/hardhat-zksync-deploy" : " ^1.7.0" ,
217217 "@matterlabs/hardhat-zksync-ethers" : " ^1.3.0" ,
218218 "@matterlabs/hardhat-zksync-solc" : " ^1.4.0" ,
226226 "@typechain/hardhat" : " ^9.1.0" ,
227227 "@types/chai" : " ^4.3.20" ,
228228 "@types/mocha" : " ^10.0.10" ,
229- "@types/node" : " ^24.0.4 " ,
229+ "@types/node" : " ^24.0.7 " ,
230230 "chai" : " ^4.5.0" ,
231- "dotenv" : " ^16.6.0 " ,
232- "eslint" : " ^9.29 .0" ,
231+ "dotenv" : " ^16.6.1 " ,
232+ "eslint" : " ^9.30 .0" ,
233233 "eslint-config-prettier" : " ^10.1.5" ,
234234 "ethers" : " ^6.14.4" ,
235235 "hardhat" : " ^2.25.0" ,
238238 "hardhat-gas-reporter" : " ^2.3.0" ,
239239 "prettier" : " ^3.6.2" ,
240240 "prettier-plugin-solidity" : " ^2.0.0" ,
241- "solhint" : " ^5.1 .0" ,
241+ "solhint" : " ^5.2 .0" ,
242242 "solidity-coverage" : " ^0.8.16" ,
243243 "ts-node" : " ^10.9.2" ,
244244 "typechain" : " ^8.3.2" ,
You can’t perform that action at this time.
0 commit comments