File tree Expand file tree Collapse file tree 3 files changed +170
-170
lines changed Expand file tree Collapse file tree 3 files changed +170
-170
lines changed Original file line number Diff line number Diff line change 5353 run : pnpm test
5454
5555 - name : Slither static analyser
56- uses : crytic/slither-action@v0.4.0
56+ uses : crytic/slither-action@v0.4.1
5757 id : slither
5858 with :
5959 node-version : ${{ matrix.node_version }}
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.22 .0" ,
192+ "@eslint/js" : " ^9.23 .0" ,
193193 "@matterlabs/hardhat-zksync-deploy" : " ^1.6.0" ,
194194 "@matterlabs/hardhat-zksync-ethers" : " 1.2.1" ,
195195 "@matterlabs/hardhat-zksync-solc" : " ^1.2.6" ,
203203 "@typechain/hardhat" : " ^9.1.0" ,
204204 "@types/chai" : " ^4.3.20" ,
205205 "@types/mocha" : " ^10.0.10" ,
206- "@types/node" : " ^22.13.10 " ,
206+ "@types/node" : " ^22.13.11 " ,
207207 "chai" : " ^4.5.0" ,
208208 "dotenv" : " ^16.4.7" ,
209- "eslint" : " ^9.22 .0" ,
209+ "eslint" : " ^9.23 .0" ,
210210 "eslint-config-prettier" : " ^10.1.1" ,
211211 "ethers" : " ^6.13.5" ,
212212 "hardhat" : " ^2.22.19" ,
220220 "ts-node" : " ^10.9.2" ,
221221 "typechain" : " ^8.3.2" ,
222222 "typescript" : " ^5.8.2" ,
223- "typescript-eslint" : " ^8.26.1 " ,
223+ "typescript-eslint" : " ^8.27.0 " ,
224224 "zksync-ethers" : " ^6.16.2"
225225 },
226226 "pnpm" : {
You can’t perform that action at this time.
0 commit comments