File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 - uses : pnpm/action-setup@v4
2222 - uses : actions/setup-node@v5
2323 with :
24- node-version : 22.20 .0
24+ node-version : 24.11 .0
2525 cache : pnpm
2626 - run : pnpm install
2727 - run : pnpm lint:check
3535 - uses : pnpm/action-setup@v4
3636 - uses : actions/setup-node@v5
3737 with :
38- node-version : 22.20 .0
38+ node-version : 24.11 .0
3939 cache : pnpm
4040 - run : pnpm install
4141 - run : pnpm build
7878 - name : Setup Node.js
7979 uses : actions/setup-node@v5
8080 with :
81- node-version : 22.20 .0
81+ node-version : 24.11 .0
8282 registry-url : https://registry.npmjs.org/
8383 cache : pnpm
8484
Original file line number Diff line number Diff line change 6161 "devDependencies" : {
6262 "@antfu/eslint-config" : " ^5.4.1" ,
6363 "@eslint/config-inspector" : " ^1.3.0" ,
64- "@types/node" : " ^22.18.8 " ,
64+ "@types/node" : " ^24.9.2 " ,
6565 "bumpp" : " ^10.2.3" ,
6666 "eslint" : " ^9.36.0" ,
6767 "eslint-plugin-format" : " ^1.0.2" ,
You can’t perform that action at this time.
0 commit comments