File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 87
87
"@types/cross-spawn" : " ^6" ,
88
88
"@types/ini" : " ^1" ,
89
89
"@types/inquirer" : " ^7" ,
90
- "@types/js-yaml" : " ^4" ,
90
+ "@types/js-yaml" : " ^4.0.0 " ,
91
91
"@types/node" : " ^16" ,
92
92
"eslint" : " 7.32.0" ,
93
93
"eslint-config-oclif" : " 4.0.0" ,
Original file line number Diff line number Diff line change @@ -598,10 +598,10 @@ __metadata:
598
598
languageName : node
599
599
linkType : hard
600
600
601
- " @types/js-yaml@npm:^4 " :
602
- version : 4.0.0
603
- resolution : " @types/js-yaml@npm:4.0.0 "
604
- checksum : 09a992ce25da1db0aa321aac5952bebc6909ee350a288e1d9d2e729224c49895ff07044e98f83394264ce1c0f57ebab42f82c3be789a31e4fde6265f6d39eac0
601
+ " @types/js-yaml@npm:^4.0.0 " :
602
+ version : 4.0.5
603
+ resolution : " @types/js-yaml@npm:4.0.5 "
604
+ checksum : 7dcac8c50fec31643cc9d6444b5503239a861414cdfaa7ae9a38bc22597c4d850c4b8cec3d82d73b3fbca408348ce223b0408d598b32e094470dfffc6d486b4d
605
605
languageName : node
606
606
linkType : hard
607
607
@@ -1313,7 +1313,7 @@ __metadata:
1313
1313
" @types/cross-spawn " : ^6
1314
1314
" @types/ini " : ^1
1315
1315
" @types/inquirer " : ^7
1316
- " @types/js-yaml " : ^4
1316
+ " @types/js-yaml " : ^4.0.0
1317
1317
" @types/node " : ^16
1318
1318
cli-ux : 6.0.6
1319
1319
cross-spawn : 7.0.3
You can’t perform that action at this time.
0 commit comments