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 3434 "ansi-colors" : " 4.1.1" ,
3535 "debug" : " 4.1.1" ,
3636 "ini" : " 1.3.5" ,
37- "inquirer" : " 7.3.1 " ,
37+ "inquirer" : " 7.3.2 " ,
3838 "npm-package-arg" : " 8.0.1" ,
3939 "npm-pick-manifest" : " 6.1.0" ,
4040 "open" : " 7.0.4" ,
Original file line number Diff line number Diff line change 1818 "@angular-devkit/core" : " 0.0.0" ,
1919 "@angular-devkit/schematics" : " 0.0.0" ,
2020 "@schematics/schematics" : " 0.0.0" ,
21- "inquirer" : " 7.3.1 " ,
21+ "inquirer" : " 7.3.2 " ,
2222 "minimist" : " 1.2.5" ,
2323 "rxjs" : " 6.6.0" ,
2424 "symbol-observable" : " 1.2.0"
Original file line number Diff line number Diff line change @@ -7126,10 +7126,10 @@ inquirer@7.1.0:
71267126 strip-ansi "^6.0.0"
71277127 through "^2.3.6"
71287128
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 ==
71337133 dependencies:
71347134 ansi-escapes "^4.2.1"
71357135 chalk "^4.1.0"
You can’t perform that action at this time.
0 commit comments