File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1515 - name : Use Node
1616 uses : actions/setup-node@v4
1717 with :
18- node-version : " 20 .x"
18+ node-version : " 22 .x"
1919 cache : " yarn"
2020
2121 - name : Install Dependencies
Original file line number Diff line number Diff line change 3131 "ws" : " ^8.18.3"
3232 },
3333 "devDependencies" : {
34- "@types/node" : " ^20.1.7 " ,
34+ "@types/node" : " ^22.0.0 " ,
3535 "@types/ws" : " ^8.18.1" ,
3636 "eslint" : " ^8.40.0" ,
3737 "eslint-config-antoine" : " ^1.0.3" ,
Original file line number Diff line number Diff line change 389389 dependencies :
390390 undici-types "~7.8.0"
391391
392- " @types/node@^20.1.7 " :
393- version "20.19.9 "
394- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.9 .tgz#ca9a58193fec361cc6e859d88b52261853f1f0d3 "
395- integrity sha512-cuVNgarYWZqxRJDQHEB58GEONhOK79QVR/qYx4S7kcUObQvUwvFnYxJuuHUKm2aieN9X3yZB4LZsuYNU1Qphsw ==
392+ " @types/node@^22.0.0 " :
393+ version "22.18.11 "
394+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.11 .tgz#aa8a8ccae8cc828512df642f0d82606b89450d71 "
395+ integrity sha512-Gd33J2XIrXurb+eT2ktze3rJAfAp9ZNjlBdh4SVgyrKEOADwCbdUDaK7QgJno8Ue4kcajscsKqu6n8OBG3hhCQ ==
396396 dependencies :
397397 undici-types "~6.21.0"
398398
You can’t perform that action at this time.
0 commit comments