File tree Expand file tree Collapse file tree 3 files changed +13
-6
lines changed
Expand file tree Collapse file tree 3 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 6161 - name : ⚙️ Use Node.js 20.x
6262 uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
6363 with :
64- node-version : 20 .x
64+ node-version : 24 .x
6565 - name : ⚙️ yarn
6666 run : |
6767 npm install -g yarn@1.x
Original file line number Diff line number Diff line change 3434 "devDependencies" : {
3535 "@types/jest" : " 29.5.14" ,
3636 "@types/msgpack-lite" : " 0.1.12" ,
37- "@types/node" : " 16.18.126 " ,
37+ "@types/node" : " 24.10.15 " ,
3838 "@types/promise" : " 7.1.30" ,
3939 "@typescript-eslint/eslint-plugin" : " 5.62.0" ,
4040 "@typescript-eslint/parser" : " 5.62.0" ,
Original file line number Diff line number Diff line change 964964 dependencies :
965965 undici-types "~6.20.0"
966966
967- " @types/node@16.18.126 " :
968- version "16.18.126"
969- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.126.tgz#27875faa2926c0f475b39a8bb1e546c0176f8d4b"
970- integrity sha512-OTcgaiwfGFBKacvfwuHzzn1KLxH/er8mluiy8/uM3sGXHaRe73RrSIj01jow9t4kJEW633Ov+cOexXeiApTyAw==
967+ " @types/node@24.10.15 " :
968+ version "24.10.15"
969+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.15.tgz#83e016a4c3dbf4e672dc257cf4c941527f1a3aa3"
970+ integrity sha512-BgjLoRuSr0MTI5wA6gMw9Xy0sFudAaUuvrnjgGx9wZ522fYYLA5SYJ+1Y30vTcJEG+DRCyDHx/gzQVfofYzSdg==
971+ dependencies :
972+ undici-types "~7.16.0"
971973
972974" @types/promise@7.1.30 " :
973975 version "7.1.30"
@@ -6148,6 +6150,11 @@ undici-types@~6.20.0:
61486150 resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
61496151 integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
61506152
6153+ undici-types@~7.16.0 :
6154+ version "7.16.0"
6155+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
6156+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
6157+
61516158unique-stream@^2.0.2 :
61526159 version "2.3.1"
61536160 resolved "https://registry.yarnpkg.com/unique-stream/-/unique-stream-2.3.1.tgz#c65d110e9a4adf9a6c5948b28053d9a8d04cbeac"
You can’t perform that action at this time.
0 commit comments