File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 203203 "lint:fix" : " pnpm run prettier:fix && pnpm run solhint:fix && npx eslint . --fix"
204204 },
205205 "devDependencies" : {
206- "@eslint/js" : " ^9.27 .0" ,
206+ "@eslint/js" : " ^9.28 .0" ,
207207 "@matterlabs/hardhat-zksync-deploy" : " ^1.7.0" ,
208208 "@matterlabs/hardhat-zksync-ethers" : " ^1.3.0" ,
209209 "@matterlabs/hardhat-zksync-solc" : " ^1.3.2" ,
217217 "@typechain/hardhat" : " ^9.1.0" ,
218218 "@types/chai" : " ^4.3.20" ,
219219 "@types/mocha" : " ^10.0.10" ,
220- "@types/node" : " ^22.15.23 " ,
220+ "@types/node" : " ^22.15.29 " ,
221221 "chai" : " ^4.5.0" ,
222222 "dotenv" : " ^16.5.0" ,
223- "eslint" : " ^9.27 .0" ,
223+ "eslint" : " ^9.28 .0" ,
224224 "eslint-config-prettier" : " ^10.1.5" ,
225225 "ethers" : " ^6.14.3" ,
226226 "hardhat" : " ^2.24.1" ,
227227 "hardhat-abi-exporter" : " ^2.11.0" ,
228228 "hardhat-contract-sizer" : " ^2.10.0" ,
229- "hardhat-gas-reporter" : " ^2.2.3 " ,
229+ "hardhat-gas-reporter" : " ^2.3.0 " ,
230230 "prettier" : " ^3.5.3" ,
231231 "prettier-plugin-solidity" : " ^2.0.0" ,
232232 "solhint" : " ^5.1.0" ,
You can’t perform that action at this time.
0 commit comments