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 14
14
],
15
15
"dependencies" : {
16
16
"@angular-devkit/core" : " 0.0.0" ,
17
- "ora" : " 4.0.3 " ,
17
+ "ora" : " 4.0.4 " ,
18
18
"rxjs" : " 6.5.5"
19
19
}
20
20
}
Original file line number Diff line number Diff line change @@ -8663,7 +8663,21 @@ optionator@^0.8.1:
8663
8663
type-check "~0.3.2"
8664
8664
word-wrap "~1.2.3"
8665
8665
8666
-
8666
+
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:
8667
8681
version "4.0.3"
8668
8682
resolved "https://registry.yarnpkg.com/ora/-/ora-4.0.3.tgz#752a1b7b4be4825546a7a3d59256fa523b6b6d05"
8669
8683
integrity sha512-fnDebVFyz309A73cqCipVL1fBZewq4vwgSHfxh43vVy31mbyoQ8sCH3Oeaog/owYOs/lLlGVPCISQonTneg6Pg==
You can’t perform that action at this time.
0 commit comments