File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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.0.1 " ,
34
+ "@types/node" : " ^24.0.3 " ,
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@^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 ==
43
+ " @types/node@^24.0.3 " :
44
+ version "24.0.3 "
45
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.3 .tgz#f935910f3eece3a3a2f8be86b96ba833dc286cab "
46
+ integrity sha512-R4I/kzCYAdRLzfiCabn9hxWfbuHS573x+r0dJMkkzThEa7pbrcDWK+9zu3e7aBOouf+rQAciqPFMnxwr0aWgKg ==
47
47
dependencies :
48
48
undici-types "~7.8.0"
49
49
You can’t perform that action at this time.
0 commit comments