File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 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.9
603
+ resolution : " @types/js-yaml@npm:4.0.9 "
604
+ checksum : e5e5e49b5789a29fdb1f7d204f82de11cb9e8f6cb24ab064c616da5d6e1b3ccfbf95aa5d1498a9fbd3b9e745564e69b4a20b6c530b5a8bbb2d4eb830cda9bc69
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