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 48
48
"dependencies" : {
49
49
"@actions/core" : " ^1.11.1" ,
50
50
"@actions/github" : " ^6.0.0" ,
51
- "@types/node" : " ^22.13.8 " ,
51
+ "@types/node" : " ^22.15.18 " ,
52
52
"glob" : " ^11.0.2" ,
53
53
"untildify" : " ^4.0.0"
54
54
},
Original file line number Diff line number Diff line change 1135
1135
expect "^29.0.0"
1136
1136
pretty-format "^29.0.0"
1137
1137
1138
- " @types/node@*" , "@types/node@^22.13.8 ":
1139
- version "22.13.8 "
1140
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.8 .tgz#57e2450295b33a6518d6fd4f65f47236d3e41d8d "
1141
- integrity sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ ==
1138
+ " @types/node@*" , "@types/node@^22.15.18 ":
1139
+ version "22.15.18 "
1140
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.18 .tgz#2f8240f7e932f571c2d45f555ba0b6c3f7a75963 "
1141
+ integrity sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg ==
1142
1142
dependencies :
1143
- undici-types "~6.20 .0"
1143
+ undici-types "~6.21 .0"
1144
1144
1145
1145
" @types/stack-utils@^2.0.0 " :
1146
1146
version "2.0.0"
@@ -2857,10 +2857,10 @@ typescript@^5.8.3:
2857
2857
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
2858
2858
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
2859
2859
2860
- undici-types@~6.20 .0 :
2861
- version "6.20 .0"
2862
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20 .0.tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
2863
- integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
2860
+ undici-types@~6.21 .0 :
2861
+ version "6.21 .0"
2862
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21 .0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb "
2863
+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ ==
2864
2864
2865
2865
undici@^5.25.4 :
2866
2866
version "5.28.5"
You can’t perform that action at this time.
0 commit comments