File tree Expand file tree Collapse file tree
angular_devkit/schematics_cli Expand file tree Collapse file tree 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.1 .0" ,
37+ "inquirer" : " 7.2 .0" ,
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.1 .0" ,
21+ "inquirer" : " 7.2 .0" ,
2222 "minimist" : " 1.2.5" ,
2323 "rxjs" : " 6.5.5" ,
2424 "symbol-observable" : " 1.2.0"
Original file line number Diff line number Diff line change @@ -7029,6 +7029,25 @@ inquirer@7.1.0:
70297029 strip-ansi "^6.0.0"
70307030 through "^2.3.6"
70317031
7032+ inquirer@7.2.0:
7033+ version "7.2.0"
7034+ resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.2.0.tgz#63ce99d823090de7eb420e4bb05e6f3449aa389a"
7035+ integrity sha512-E0c4rPwr9ByePfNlTIB8z51kK1s2n6jrHuJeEHENl/sbq2G/S1auvibgEwNR4uSyiU+PiYHqSwsgGiXjG8p5ZQ==
7036+ dependencies:
7037+ ansi-escapes "^4.2.1"
7038+ chalk "^3.0.0"
7039+ cli-cursor "^3.1.0"
7040+ cli-width "^2.0.0"
7041+ external-editor "^3.0.3"
7042+ figures "^3.0.0"
7043+ lodash "^4.17.15"
7044+ mute-stream "0.0.8"
7045+ run-async "^2.4.0"
7046+ rxjs "^6.5.3"
7047+ string-width "^4.1.0"
7048+ strip-ansi "^6.0.0"
7049+ through "^2.3.6"
7050+
70327051internal-ip@^4.3.0:
70337052 version "4.3.0"
70347053 resolved "https://registry.yarnpkg.com/internal-ip/-/internal-ip-4.3.0.tgz#845452baad9d2ca3b69c635a137acb9a0dad0907"
You can’t perform that action at this time.
0 commit comments