File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
angular_devkit/schematics_cli Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 34
34
"ansi-colors" : " 4.0.1" ,
35
35
"debug" : " ^4.1.1" ,
36
36
"ini" : " 1.3.5" ,
37
- "inquirer" : " 6.4.0 " ,
37
+ "inquirer" : " 6.4.1 " ,
38
38
"npm-package-arg" : " 6.1.0" ,
39
39
"open" : " 6.3.0" ,
40
40
"pacote" : " 9.5.1" ,
Original file line number Diff line number Diff line change 18
18
"@angular-devkit/core" : " 0.0.0" ,
19
19
"@angular-devkit/schematics" : " 0.0.0" ,
20
20
"@schematics/schematics" : " 0.0.0" ,
21
- "inquirer" : " 6.4.0 " ,
21
+ "inquirer" : " 6.4.1 " ,
22
22
"minimist" : " 1.2.0" ,
23
23
"rxjs" : " 6.4.0" ,
24
24
"symbol-observable" : " 1.2.0"
Original file line number Diff line number Diff line change @@ -4838,10 +4838,10 @@ injection-js@^2.2.1:
4838
4838
resolved "https://registry.yarnpkg.com/injection-js/-/injection-js-2.2.1.tgz#a8d6a085b2f0b8d8650f6f4487f6abb8cc0d67ce"
4839
4839
integrity sha512-zHI+E+dM0PXix5FFTO1Y4/UOyAzE7zG1l/QwAn4jchTThOoBq+UYRFK4AVG7lQgFL+go62SbrzSsjXy9DFEZUg==
4840
4840
4841
-
4842
- version "6.4.0 "
4843
- resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.4.0 .tgz#6f9284047c4e48b76b169e46b3ae3b2171ce30a2 "
4844
- integrity sha512-O3qJQ+fU/AI1K2y5/RjqefMEQTdJQf6sPTvyRA1bx6D634ADxcu97u6YOUciIeU2OWIuvpUsQs6Wx3Fdi3eFaQ ==
4841
+
4842
+ version "6.4.1 "
4843
+ resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.4.1 .tgz#7bd9e5ab0567cd23b41b0180b68e0cfa82fc3c0b "
4844
+ integrity sha512-/Jw+qPZx4EDYsaT6uz7F4GJRNFMRdKNeUZw3ZnKV8lyuUgz/YWRCSUAJMZSVhSq4Ec0R2oYnyi6b3d4JXcL5Nw ==
4845
4845
dependencies :
4846
4846
ansi-escapes "^3.2.0"
4847
4847
chalk "^2.4.2"
You can’t perform that action at this time.
0 commit comments