Skip to content

Commit a1c7220

Browse files
renovate-botKeen Yee Liau
authored andcommitted
build: update ora to version 4.0.4
1 parent b1a5f49 commit a1c7220

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

packages/angular_devkit/schematics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
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
}

yarn.lock

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8663,7 +8663,21 @@ optionator@^0.8.1:
86638663
type-check "~0.3.2"
86648664
word-wrap "~1.2.3"
86658665

8666-
[email protected], ora@^4.0.2:
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:
86678681
version "4.0.3"
86688682
resolved "https://registry.yarnpkg.com/ora/-/ora-4.0.3.tgz#752a1b7b4be4825546a7a3d59256fa523b6b6d05"
86698683
integrity sha512-fnDebVFyz309A73cqCipVL1fBZewq4vwgSHfxh43vVy31mbyoQ8sCH3Oeaog/owYOs/lLlGVPCISQonTneg6Pg==

0 commit comments

Comments
 (0)