This repository was archived by the owner on Dec 16, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 3939 "algoliasearch" : " 3.30.0" ,
4040 "chalk" : " 2.4.1" ,
4141 "commander" : " 2.17.1" ,
42- "inquirer" : " 6.0 .0" ,
42+ "inquirer" : " 6.1 .0" ,
4343 "jstransformer-handlebars" : " 1.1.0" ,
4444 "latest-semver" : " 1.0.0" ,
4545 "load-json-file" : " 5.0.0" ,
Original file line number Diff line number Diff line change @@ -2861,6 +2861,24 @@ inquirer@6.0.0:
28612861 strip-ansi "^4.0.0"
28622862 through "^2.3.6"
28632863
2864+ inquirer@6.1.0 :
2865+ version "6.1.0"
2866+ resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.1.0.tgz#8f65c7b31c498285f4ddf3b742ad8c487892040b"
2867+ dependencies :
2868+ ansi-escapes "^3.0.0"
2869+ chalk "^2.0.0"
2870+ cli-cursor "^2.1.0"
2871+ cli-width "^2.0.0"
2872+ external-editor "^3.0.0"
2873+ figures "^2.0.0"
2874+ lodash "^4.3.0"
2875+ mute-stream "0.0.7"
2876+ run-async "^2.2.0"
2877+ rxjs "^6.1.0"
2878+ string-width "^2.1.0"
2879+ strip-ansi "^4.0.0"
2880+ through "^2.3.6"
2881+
28642882inquirer@^5.2.0 :
28652883 version "5.2.0"
28662884 resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-5.2.0.tgz#db350c2b73daca77ff1243962e9f22f099685726"
You can’t perform that action at this time.
0 commit comments