File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
angular_devkit/schematics_cli Expand file tree Collapse file tree 3 files changed +10
-10
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.0.4 " ,
37+ "inquirer" : " 7.1.0 " ,
3838 "npm-package-arg" : " 8.0.0" ,
3939 "npm-pick-manifest" : " 6.0.0" ,
4040 "open" : " 7.0.3" ,
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.0.4 " ,
21+ "inquirer" : " 7.1.0 " ,
2222 "minimist" : " 1.2.0" ,
2323 "rxjs" : " 6.5.4" ,
2424 "symbol-observable" : " 1.2.0"
Original file line number Diff line number Diff line change @@ -5875,23 +5875,23 @@ injection-js@^2.2.1:
58755875 resolved "https://registry.yarnpkg.com/injection-js/-/injection-js-2.3.0.tgz#56d807282dfaf2f9663f45373c4206d7793c5dd6"
58765876 integrity sha512-rhS6E5jv603kbaO72ylOt0hGF1LT03oqQ4GU5KOO0qSaRbIWmdUCHjXq+VT79jL6/NmXtw9ccfK6dh/CzjoYjA==
58775877
5878- inquirer@7.0.4 :
5879- version "7.0.4 "
5880- resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.4. tgz#99af5bde47153abca23f5c7fc30db247f39da703 "
5881- integrity sha512-Bu5Td5+j11sCkqfqmUTiwv+tWisMtP0L7Q8WrqA2C/BbBhy1YTdFrvjjlrKq8oagA/tLQBski2Gcx/Sqyi2qSQ ==
5878+ inquirer@7.1.0 :
5879+ version "7.1.0 "
5880+ resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.1.0. tgz#1298a01859883e17c7264b82870ae1034f92dd29 "
5881+ integrity sha512-5fJMWEmikSYu0nv/flMc475MhGbB7TSPd/2IpFV4I4rMklboCH2rQjYY5kKiYGHqUF9gvaambupcJFFG9dvReg ==
58825882 dependencies:
58835883 ansi-escapes "^4.2.1"
5884- chalk "^2.4.2 "
5884+ chalk "^3.0.0 "
58855885 cli-cursor "^3.1.0"
58865886 cli-width "^2.0.0"
58875887 external-editor "^3.0.3"
58885888 figures "^3.0.0"
58895889 lodash "^4.17.15"
58905890 mute-stream "0.0.8"
5891- run-async "^2.2 .0"
5891+ run-async "^2.4 .0"
58925892 rxjs "^6.5.3"
58935893 string-width "^4.1.0"
5894- strip-ansi "^5.1 .0"
5894+ strip-ansi "^6.0 .0"
58955895 through "^2.3.6"
58965896
58975897internal-ip@^4.3.0:
@@ -9956,7 +9956,7 @@ rollup@2.0.3:
99569956 optionalDependencies:
99579957 fsevents "~2.1.2"
99589958
9959- run-async@^2.2 .0:
9959+ run-async@^2.4 .0:
99609960 version "2.4.0"
99619961 resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.0.tgz#e59054a5b86876cfae07f431d18cbaddc594f1e8"
99629962 integrity sha512-xJTbh/d7Lm7SBhc1tNvTpeCHaEzoyxPrqNlvSdMfBTYwaY++UJFyXUOxAtsRUXjlqOfj8luNaR9vjCh4KeV+pg==
You can’t perform that action at this time.
0 commit comments