File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 61
61
"ts-jest" : " ^29.2.5" ,
62
62
"ts-node" : " ^10.9.2" ,
63
63
"typescript" : " ^5.6.3" ,
64
- "yaml" : " ^2.5.1 "
64
+ "yaml" : " ^2.6.0 "
65
65
},
66
66
"packageManager" :
" [email protected] "
67
67
}
Original file line number Diff line number Diff line change @@ -854,7 +854,7 @@ __metadata:
854
854
ts-jest : " npm:^29.2.5"
855
855
ts-node : " npm:^10.9.2"
856
856
typescript : " npm:^5.6.3"
857
- yaml : " npm:^2.5.1 "
857
+ yaml : " npm:^2.6.0 "
858
858
languageName : unknown
859
859
linkType : soft
860
860
@@ -6424,7 +6424,16 @@ __metadata:
6424
6424
languageName : node
6425
6425
linkType : hard
6426
6426
6427
- " yaml@npm:^2.5.1, yaml@npm:~2.5.0 " :
6427
+ " yaml@npm:^2.6.0 " :
6428
+ version : 2.6.0
6429
+ resolution : " yaml@npm:2.6.0"
6430
+ bin :
6431
+ yaml : bin.mjs
6432
+ checksum : 9e74cdb91cc35512a1c41f5ce509b0e93cc1d00eff0901e4ba831ee75a71ddf0845702adcd6f4ee6c811319eb9b59653248462ab94fa021ab855543a75396ceb
6433
+ languageName : node
6434
+ linkType : hard
6435
+
6436
+ " yaml@npm:~2.5.0 " :
6428
6437
version : 2.5.1
6429
6438
resolution : " yaml@npm:2.5.1"
6430
6439
bin :
You can’t perform that action at this time.
0 commit comments