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 48
48
"dependencies" : {
49
49
"@actions/core" : " ^1.11.1" ,
50
50
"@actions/github" : " ^6.0.1" ,
51
- "@types/node" : " ^22.15.18 " ,
51
+ "@types/node" : " ^22.15.29 " ,
52
52
"glob" : " ^11.0.2" ,
53
53
"untildify" : " ^4.0.0"
54
54
},
Original file line number Diff line number Diff line change 1138
1138
expect "^29.0.0"
1139
1139
pretty-format "^29.0.0"
1140
1140
1141
- " @types/node@*" , "@types/node@^22.15.18 ":
1142
- version "22.15.18 "
1143
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.18 .tgz#2f8240f7e932f571c2d45f555ba0b6c3f7a75963 "
1144
- integrity sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg ==
1141
+ " @types/node@*" , "@types/node@^22.15.29 ":
1142
+ version "22.15.29 "
1143
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.29 .tgz#c75999124a8224a3f79dd8b6ccfb37d74098f678 "
1144
+ integrity sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ ==
1145
1145
dependencies :
1146
1146
undici-types "~6.21.0"
1147
1147
You can’t perform that action at this time.
0 commit comments