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" : " ^24.3.1 " ,
34
+ "@types/node" : " ^24.4.0 " ,
35
35
"@vercel/ncc" : " ^0.38.3" ,
36
36
"typescript" : " ^5.9.2"
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@^24.3.1 " :
44
- version "24.3.1 "
45
- resolved "https://registry.yarnpkg.com/@types/node/-/node-24.3.1 .tgz#b0a3fb2afed0ef98e8d7f06d46ef6349047709f3 "
46
- integrity sha512-3vXmQDXy+woz+gnrTvuvNrPzekOi+Ds0ReMxw0LzBiK3a+1k0kQn9f2NWk+lgD4rJehFUmYy2gMhJ2ZI+7YP9g ==
43
+ " @types/node@^24.4.0 " :
44
+ version "24.4.0 "
45
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.4.0 .tgz#4ca9168c016a55ab15b7765ad1674ab807489600 "
46
+ integrity sha512-gUuVEAK4/u6F9wRLznPUU4WGUacSEBDPoC2TrBkw3GAnOLHBL45QdfHOXp1kJ4ypBGLxTOB+t7NJLpKoC3gznQ ==
47
47
dependencies :
48
- undici-types "~7.10 .0"
48
+ undici-types "~7.11 .0"
49
49
50
50
" @vercel/ncc@^0.38.3 " :
51
51
version "0.38.3"
@@ -67,7 +67,7 @@ typescript@^5.9.2:
67
67
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
68
68
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
69
69
70
- undici-types@~7.10 .0 :
71
- version "7.10 .0"
72
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.10 .0.tgz#4ac2e058ce56b462b056e629cc6a02393d3ff350 "
73
- integrity sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag ==
70
+ undici-types@~7.11 .0 :
71
+ version "7.11 .0"
72
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.11 .0.tgz#075798115d0bbc4e4fc7c173f38727ca66bfb592 "
73
+ integrity sha512-kt1ZriHTi7MU+Z/r9DOdAI3ONdaR3M3csEaRc6ewa4f4dTvX4cQCbJ4NkEn0ohE4hHtq85+PhPSTY+pO/1PwgA ==
You can’t perform that action at this time.
0 commit comments