File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 61
61
"ts-jest" : " ^29.4.0" ,
62
62
"ts-node" : " ^10.9.2" ,
63
63
"typescript" : " ^5.8.3" ,
64
- "yaml" : " ^2.8.0 "
64
+ "yaml" : " ^2.8.1 "
65
65
},
66
66
"packageManager" :
" [email protected] "
67
67
}
Original file line number Diff line number Diff line change @@ -928,7 +928,7 @@ __metadata:
928
928
ts-jest : " npm:^29.4.0"
929
929
ts-node : " npm:^10.9.2"
930
930
typescript : " npm:^5.8.3"
931
- yaml : " npm:^2.8.0 "
931
+ yaml : " npm:^2.8.1 "
932
932
languageName : unknown
933
933
linkType : soft
934
934
@@ -6627,6 +6627,15 @@ __metadata:
6627
6627
languageName : node
6628
6628
linkType : hard
6629
6629
6630
+ " yaml@npm:^2.8.1 " :
6631
+ version : 2.8.1
6632
+ resolution : " yaml@npm:2.8.1"
6633
+ bin :
6634
+ yaml : bin.mjs
6635
+ checksum : 7c587be00d9303d2ae1566e03bc5bc7fe978ba0d9bf39cc418c3139d37929dfcb93a230d9749f2cb578b6aa5d9ebebc322415e4b653cb83acd8bc0bc321707f3
6636
+ languageName : node
6637
+ linkType : hard
6638
+
6630
6639
" yargs-parser@npm:^21.1.1 " :
6631
6640
version : 21.1.1
6632
6641
resolution : " yargs-parser@npm:21.1.1"
You can’t perform that action at this time.
0 commit comments