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" : " 7.3.1 " ,
37
+ "inquirer" : " 7.3.2 " ,
38
38
"npm-package-arg" : " 8.0.1" ,
39
39
"npm-pick-manifest" : " 6.1.0" ,
40
40
"open" : " 7.0.4" ,
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" : " 7.3.1 " ,
21
+ "inquirer" : " 7.3.2 " ,
22
22
"minimist" : " 1.2.5" ,
23
23
"rxjs" : " 6.6.0" ,
24
24
"symbol-observable" : " 1.2.0"
Original file line number Diff line number Diff line change @@ -7126,10 +7126,10 @@ inquirer@7.1.0:
7126
7126
strip-ansi "^6.0.0"
7127
7127
through "^2.3.6"
7128
7128
7129
- inquirer@7.3.1 :
7130
- version "7.3.1 "
7131
- resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.3.1 .tgz#ac6aba1abdfdd5ad34e7069370411edba17f6439 "
7132
- integrity sha512-/+vOpHQHhoh90Znev8BXiuw1TDQ7IDxWsQnFafUEoK5+4uN5Eoz1p+3GqOj/NtzEi9VzWKQcV9Bm+i8moxedsA ==
7129
+ inquirer@7.3.2 :
7130
+ version "7.3.2 "
7131
+ resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.3.2 .tgz#25245d2e32dc9f33dbe26eeaada231daa66e9c7c "
7132
+ integrity sha512-DF4osh1FM6l0RJc5YWYhSDB6TawiBRlbV9Cox8MWlidU218Tb7fm3lQTULyUJDfJ0tjbzl0W4q651mrCCEM55w ==
7133
7133
dependencies:
7134
7134
ansi-escapes "^4.2.1"
7135
7135
chalk "^4.1.0"
You can’t perform that action at this time.
0 commit comments