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 86
86
"@oclif/dev-cli" : " ^1" ,
87
87
"@types/cross-spawn" : " ^6" ,
88
88
"@types/ini" : " ^1" ,
89
- "@types/inquirer" : " ^7 " ,
89
+ "@types/inquirer" : " 7.3.3 " ,
90
90
"@types/js-yaml" : " ^4" ,
91
91
"@types/node" : " ^16" ,
92
92
"eslint" : " 7.32.0" ,
Original file line number Diff line number Diff line change @@ -588,13 +588,13 @@ __metadata:
588
588
languageName : node
589
589
linkType : hard
590
590
591
- " @types/inquirer@npm:^7 " :
592
- version : 7.3.1
593
- resolution : " @types/inquirer@npm:7.3.1 "
591
+ " @types/inquirer@npm:7.3.3 " :
592
+ version : 7.3.3
593
+ resolution : " @types/inquirer@npm:7.3.3 "
594
594
dependencies :
595
595
" @types/through " : " *"
596
596
rxjs : ^6.4.0
597
- checksum : 93b06308b0caae00889bf982a198871013d30a847cf3aacc06d9ccce75a9d778e401d3e5228c12d02ebbec803980b620c4f6570d29016c40f69a154b712576dc
597
+ checksum : 49b21d883ab533dbb84b400fa1aeab2638c37b87978d16f15636316c8d9f70d93a185479cf32081d9013fe2b362db05a83bdc3725771cc93d8bdab9182a96ab9
598
598
languageName : node
599
599
linkType : hard
600
600
@@ -1312,7 +1312,7 @@ __metadata:
1312
1312
" @oclif/plugin-help " : 5.1.10
1313
1313
" @types/cross-spawn " : ^6
1314
1314
" @types/ini " : ^1
1315
- " @types/inquirer " : ^7
1315
+ " @types/inquirer " : 7.3.3
1316
1316
" @types/js-yaml " : ^4
1317
1317
" @types/node " : ^16
1318
1318
cli-ux : 6.0.6
You can’t perform that action at this time.
0 commit comments