File tree 2 files changed +9
-0
lines changed 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 31
31
"uuid" : " ^10.0.0"
32
32
},
33
33
"devDependencies" : {
34
+ "@types/js-yaml" : " ^4.0.9" ,
34
35
"@types/node" : " ^20.12.12" ,
35
36
"@types/uuid" : " ^10.0.0" ,
36
37
"@typescript-eslint/eslint-plugin" : " ^7.9.0" ,
Original file line number Diff line number Diff line change @@ -2071,6 +2071,13 @@ __metadata:
2071
2071
languageName : node
2072
2072
linkType : hard
2073
2073
2074
+ " @types/js-yaml@npm:^4.0.9 " :
2075
+ version : 4.0.9
2076
+ resolution : " @types/js-yaml@npm:4.0.9"
2077
+ checksum : e5e5e49b5789a29fdb1f7d204f82de11cb9e8f6cb24ab064c616da5d6e1b3ccfbf95aa5d1498a9fbd3b9e745564e69b4a20b6c530b5a8bbb2d4eb830cda9bc69
2078
+ languageName : node
2079
+ linkType : hard
2080
+
2074
2081
" @types/node-fetch@npm:^2.5.0 " :
2075
2082
version : 2.6.4
2076
2083
resolution : " @types/node-fetch@npm:2.6.4"
@@ -3149,6 +3156,7 @@ __metadata:
3149
3156
dependencies :
3150
3157
" @actions/core " : ^1.10.1
3151
3158
" @docker/actions-toolkit " : ^0.23.0
3159
+ " @types/js-yaml " : ^4.0.9
3152
3160
" @types/node " : ^20.12.12
3153
3161
" @types/uuid " : ^10.0.0
3154
3162
" @typescript-eslint/eslint-plugin " : ^7.9.0
You can’t perform that action at this time.
0 commit comments