File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
packages/angular_devkit/schematics Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1414 ],
1515 "dependencies" : {
1616 "@angular-devkit/core" : " 0.0.0" ,
17- "ora" : " 4.0.3 " ,
17+ "ora" : " 4.0.4 " ,
1818 "rxjs" : " 6.5.5"
1919 }
2020}
Original file line number Diff line number Diff line change @@ -8663,7 +8663,21 @@ optionator@^0.8.1:
86638663 type-check "~0.3.2"
86648664 word-wrap "~1.2.3"
86658665
8666- ora@4.0.3, ora@^4.0.2:
8666+ ora@4.0.4:
8667+ version "4.0.4"
8668+ resolved "https://registry.yarnpkg.com/ora/-/ora-4.0.4.tgz#e8da697cc5b6a47266655bf68e0fb588d29a545d"
8669+ integrity sha512-77iGeVU1cIdRhgFzCK8aw1fbtT1B/iZAvWjS+l/o1x0RShMgxHUZaD2yDpWsNCPwXg9z1ZA78Kbdvr8kBmG/Ww==
8670+ dependencies:
8671+ chalk "^3.0.0"
8672+ cli-cursor "^3.1.0"
8673+ cli-spinners "^2.2.0"
8674+ is-interactive "^1.0.0"
8675+ log-symbols "^3.0.0"
8676+ mute-stream "0.0.8"
8677+ strip-ansi "^6.0.0"
8678+ wcwidth "^1.0.1"
8679+
8680+ ora@^4.0.2:
86678681 version "4.0.3"
86688682 resolved "https://registry.yarnpkg.com/ora/-/ora-4.0.3.tgz#752a1b7b4be4825546a7a3d59256fa523b6b6d05"
86698683 integrity sha512-fnDebVFyz309A73cqCipVL1fBZewq4vwgSHfxh43vVy31mbyoQ8sCH3Oeaog/owYOs/lLlGVPCISQonTneg6Pg==
You can’t perform that action at this time.
0 commit comments