File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 - name : Use Node.js
1717 uses : actions/setup-node@v4
1818 with :
19- node-version : ' 16 .x'
19+ node-version : ' 24 .x'
2020 - run : npm install
2121 - run : npm run prepublishOnly
2222 - run : node -v
Original file line number Diff line number Diff line change 1212 - run : corepack enable
1313 - uses : actions/setup-node@v4
1414 with :
15- node-version : 20
15+ node-version : 24
1616
1717 - name : Install dependencies
1818 run : npm install
Original file line number Diff line number Diff line change 6161 "@tsconfig/strictest" : " ^2.0.2" ,
6262 "@types/busboy" : " ^1.5.0" ,
6363 "@types/mime-types" : " ^2.1.1" ,
64- "@types/node" : " ^22 .0.0" ,
64+ "@types/node" : " ^24 .0.0" ,
6565 "@types/proxy" : " ^1.0.4" ,
6666 "@types/qs" : " ^6.9.7" ,
6767 "@types/selfsigned" : " ^2.0.1" ,
You can’t perform that action at this time.
0 commit comments