File tree 3 files changed +6
-6
lines changed
angular_devkit/schematics_cli
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 34
34
"ansi-colors" : " 4.1.1" ,
35
35
"debug" : " ^4.1.1" ,
36
36
"ini" : " 1.3.5" ,
37
- "inquirer" : " 6.5.1 " ,
37
+ "inquirer" : " 7.0.0 " ,
38
38
"npm-package-arg" : " 6.1.1" ,
39
39
"open" : " 6.4.0" ,
40
40
"pacote" : " 9.5.8" ,
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.5.1 " ,
21
+ "inquirer" : " 7.0.0 " ,
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 @@ -5932,10 +5932,10 @@ injection-js@^2.2.1:
5932
5932
resolved "https://registry.yarnpkg.com/injection-js/-/injection-js-2.2.1.tgz#a8d6a085b2f0b8d8650f6f4487f6abb8cc0d67ce"
5933
5933
integrity sha512-zHI+E+dM0PXix5FFTO1Y4/UOyAzE7zG1l/QwAn4jchTThOoBq+UYRFK4AVG7lQgFL+go62SbrzSsjXy9DFEZUg==
5934
5934
5935
- inquirer@6.5.1 :
5936
- version "6.5.1 "
5937
- resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.1 .tgz#8bfb7a5ac02dac6ff641ac4c5ff17da112fcdb42 "
5938
- integrity sha512-uxNHBeQhRXIoHWTSNYUFhQVrHYFThIt6IVo2fFmSe8aBwdR3/w6b58hJpiL/fMukFkvGzjg+hSxFtwvVmKZmXw ==
5935
+ inquirer@7.0.0 :
5936
+ version "7.0.0 "
5937
+ resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.0 .tgz#9e2b032dde77da1db5db804758b8fea3a970519a "
5938
+ integrity sha512-rSdC7zelHdRQFkWnhsMu2+2SO41mpv2oF2zy4tMhmiLWkcKbOAs87fWAJhVXttKVwhdZvymvnuM95EyEXg2/tQ ==
5939
5939
dependencies:
5940
5940
ansi-escapes "^4.2.1"
5941
5941
chalk "^2.4.2"
You can’t perform that action at this time.
0 commit comments