File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 - uses : pnpm/action-setup@v4
1818 - uses : actions/setup-node@v6
1919 with :
20- node-version : 22.21.1
20+ node-version : 24.11.0
2121 cache : pnpm
2222 - run : pnpm install
2323 - run : pnpm run lint:fix
Original file line number Diff line number Diff line change 2727 - name : Setup Node.js
2828 uses : actions/setup-node@v6
2929 with :
30- node-version : 22.21.1
30+ node-version : 24.11.0
3131 cache : pnpm
3232
3333 - name : Install deps
5050 - name : Setup Node.js
5151 uses : actions/setup-node@v6
5252 with :
53- node-version : 22.21.1
53+ node-version : 24.11.0
5454 cache : pnpm
5555
5656 - name : Install deps
7474 - name : Setup Node.js
7575 uses : actions/setup-node@v6
7676 with :
77- node-version : 22.21.1
77+ node-version : 24.11.0
7878 cache : pnpm
7979
8080 - name : Install deps
@@ -119,7 +119,7 @@ jobs:
119119 - name : Setup Node.js
120120 uses : actions/setup-node@v6
121121 with :
122- node-version : 22.21.1
122+ node-version : 24.11.0
123123 cache : pnpm
124124
125125 - name : Setup Pages
@@ -171,7 +171,7 @@ jobs:
171171 - name : Setup Node.js
172172 uses : actions/setup-node@v6
173173 with :
174- node-version : 22.21.1
174+ node-version : 24.11.0
175175 registry-url : https://registry.npmjs.org/
176176 cache : pnpm
177177
Original file line number Diff line number Diff line change 8989 "@commander-js/extra-typings" : " ^14.0.0" ,
9090 "@types/adm-zip" : " ^0.5.7" ,
9191 "@types/fs-extra" : " ^11.0.4" ,
92- "@types/node" : " ^22.18.13 " ,
92+ "@types/node" : " ^24.9.2 " ,
9393 "bumpp" : " ^10.3.1" ,
9494 "changelogen" : " ^0.6.2" ,
9595 "eslint" : " ^9.39.0" ,
You can’t perform that action at this time.
0 commit comments