File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 - uses : actions/setup-node@v4
3333 id : cache
3434 with :
35- node-version : ' 22.14 .0'
35+ node-version : ' 22.16 .0'
3636 cache : ' pnpm'
3737
3838 - run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change 3838 - uses : actions/setup-node@v4
3939 id : cache
4040 with :
41- node-version : ' 22.14 .0'
41+ node-version : ' 22.16 .0'
4242 cache : ' pnpm'
4343
4444 - run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change 3131 - uses : actions/setup-node@v4
3232 id : cache
3333 with :
34- node-version : ' 22.14 .0'
34+ node-version : ' 22.16 .0'
3535 cache : ' pnpm'
3636
3737 - run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change 4444 - uses : actions/setup-node@v4
4545 id : cache
4646 with :
47- node-version : ' 22.14 .0'
47+ node-version : ' 22.16 .0'
4848 cache : ' pnpm'
4949
5050 - run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change 8282 "@types/eslint" : " 9.6.1" ,
8383 "@types/estree" : " ^1.0.1" ,
8484 "@types/express" : " 5.0.1" ,
85- "@types/node" : " 22.14.1 " ,
85+ "@types/node" : " 22.15.18 " ,
8686 "@typescript-eslint/typescript-estree" : " 8.23.0" ,
8787 "@typescript-eslint/utils" : " ^8.13.0" ,
8888 "@vitest/coverage-v8" : " ^3.0.5" ,
You can’t perform that action at this time.
0 commit comments