build: update ora to version 5.3.0

This commit is contained in:
Renovate Bot 2021-01-20 11:16:43 +00:00 committed by Charles
parent 7b106dd963
commit 62865f7710
4 changed files with 18 additions and 4 deletions

View File

@ -182,7 +182,7 @@
"node-fetch": "^2.2.0",
"npm-registry-client": "8.6.0",
"open": "7.3.1",
"ora": "5.2.0",
"ora": "5.3.0",
"pacote": "11.2.1",
"parse5-html-rewriting-stream": "6.0.1",
"pidtree": "^0.5.0",

View File

@ -44,7 +44,7 @@
"mini-css-extract-plugin": "1.3.4",
"minimatch": "3.0.4",
"open": "7.3.1",
"ora": "5.2.0",
"ora": "5.3.0",
"parse5-html-rewriting-stream": "6.0.1",
"pnp-webpack-plugin": "1.6.4",
"postcss": "8.2.4",

View File

@ -14,7 +14,7 @@
],
"dependencies": {
"@angular-devkit/core": "0.0.0",
"ora": "5.2.0",
"ora": "5.3.0",
"rxjs": "6.6.3"
}
}

View File

@ -8593,7 +8593,21 @@ optionator@^0.8.1:
type-check "~0.3.2"
word-wrap "~1.2.3"
ora@5.2.0, ora@^5.0.0, ora@^5.1.0:
ora@5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/ora/-/ora-5.3.0.tgz#fb832899d3a1372fe71c8b2c534bbfe74961bb6f"
integrity sha512-zAKMgGXUim0Jyd6CXK9lraBnD3H5yPGBPPOkC23a2BG6hsm4Zu6OQSjQuEtV0BHDf4aKHcUFvJiGRrFuW3MG8g==
dependencies:
bl "^4.0.3"
chalk "^4.1.0"
cli-cursor "^3.1.0"
cli-spinners "^2.5.0"
is-interactive "^1.0.0"
log-symbols "^4.0.0"
strip-ansi "^6.0.0"
wcwidth "^1.0.1"
ora@^5.0.0, ora@^5.1.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/ora/-/ora-5.2.0.tgz#de10bfd2d15514384af45f3fa9d9b1aaf344fda1"
integrity sha512-+wG2v8TUU8EgzPHun1k/n45pXquQ9fHnbXVetl9rRgO6kjZszGGbraF3XPTIdgeA+s1lbRjSEftAnyT0w8ZMvQ==