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 85
85
"devDependencies" : {
86
86
"@oclif/dev-cli" : " ^1" ,
87
87
"@types/cross-spawn" : " ^6" ,
88
- "@types/ini" : " ^1" ,
88
+ "@types/ini" : " ^1.3.30 " ,
89
89
"@types/inquirer" : " ^7" ,
90
90
"@types/js-yaml" : " ^4" ,
91
91
"@types/node" : " ^16" ,
Original file line number Diff line number Diff line change @@ -581,10 +581,10 @@ __metadata:
581
581
languageName : node
582
582
linkType : hard
583
583
584
- " @types/ini@npm:^1 " :
585
- version : 1.3.30
586
- resolution : " @types/ini@npm:1.3.30 "
587
- checksum : 6f687dbc1ae0606b34b88d756db157aa689205a6f7c98d30332a92998d355f8bc59cfbc47745ea1c6c5ab8a2148424a16fff4c738eebe4c34483b38e16a91bfc
584
+ " @types/ini@npm:^1.3.30 " :
585
+ version : 1.3.31
586
+ resolution : " @types/ini@npm:1.3.31 "
587
+ checksum : aca4fed0cd68f6693fd64e1b7d188a9c8c6f5823b2e3501b0570135555d4184d7d0dfba2c1afb3514c94cb21ece732f4467ea98c827d1b1b98716827ac9de680
588
588
languageName : node
589
589
linkType : hard
590
590
@@ -1311,7 +1311,7 @@ __metadata:
1311
1311
" @oclif/dev-cli " : ^1
1312
1312
" @oclif/plugin-help " : 5.1.10
1313
1313
" @types/cross-spawn " : ^6
1314
- " @types/ini " : ^1
1314
+ " @types/ini " : ^1.3.30
1315
1315
" @types/inquirer " : ^7
1316
1316
" @types/js-yaml " : ^4
1317
1317
" @types/node " : ^16
You can’t perform that action at this time.
0 commit comments