File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 31
31
"@actions/tool-cache" : " ^2.0.2"
32
32
},
33
33
"devDependencies" : {
34
- "@types/node" : " ^22.15.29 " ,
34
+ "@types/node" : " ^24.0.1 " ,
35
35
"@vercel/ncc" : " ^0.38.3" ,
36
36
"typescript" : " ^5.8.3"
37
37
}
Original file line number Diff line number Diff line change 40
40
" @actions/io" " ^1.1.1"
41
41
semver "^6.1.0"
42
42
43
- " @types/node@^22.15.29 " :
44
- version "22.15.29 "
45
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.29 .tgz#c75999124a8224a3f79dd8b6ccfb37d74098f678 "
46
- integrity sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ ==
43
+ " @types/node@^24.0.1 " :
44
+ version "24.0.1 "
45
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.1 .tgz#e9bfcb1c35547437c294403b7bec497772a88b0a "
46
+ integrity sha512-MX4Zioh39chHlDJbKmEgydJDS3tspMP/lnQC67G3SWsTnb9NeYVWOjkxpOSy4oMfPs4StcWHwBrvUb4ybfnuaw ==
47
47
dependencies :
48
- undici-types "~6.21 .0"
48
+ undici-types "~7.8 .0"
49
49
50
50
" @vercel/ncc@^0.38.3 " :
51
51
version "0.38.3"
@@ -67,7 +67,7 @@ typescript@^5.8.3:
67
67
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
68
68
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
69
69
70
- undici-types@~6.21 .0 :
71
- version "6.21 .0"
72
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21 .0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb "
73
- integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ ==
70
+ undici-types@~7.8 .0 :
71
+ version "7.8 .0"
72
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8 .0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294 "
73
+ integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw ==
You can’t perform that action at this time.
0 commit comments