mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-16 21:58:39 -09:00
Bump ora from 5.1.0 to 5.2.0
Bumps [ora](https://github.com/sindresorhus/ora) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](https://github.com/sindresorhus/ora/compare/v5.1.0...v5.2.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a1d80372d5
commit
5a0ecb1440
2 changed files with 3 additions and 17 deletions
|
|
@ -32,7 +32,7 @@
|
||||||
"mousetrap": "chabou/mousetrap#useCapture",
|
"mousetrap": "chabou/mousetrap#useCapture",
|
||||||
"ms": "2.1.3",
|
"ms": "2.1.3",
|
||||||
"open": "7.3.0",
|
"open": "7.3.0",
|
||||||
"ora": "5.1.0",
|
"ora": "5.2.0",
|
||||||
"parse-url": "5.0.2",
|
"parse-url": "5.0.2",
|
||||||
"php-escape-shell": "1.0.0",
|
"php-escape-shell": "1.0.0",
|
||||||
"react": "17.0.1",
|
"react": "17.0.1",
|
||||||
|
|
|
||||||
18
yarn.lock
18
yarn.lock
|
|
@ -2043,7 +2043,7 @@ cli-cursor@^3.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
restore-cursor "^3.1.0"
|
restore-cursor "^3.1.0"
|
||||||
|
|
||||||
cli-spinners@^2.4.0, cli-spinners@^2.5.0:
|
cli-spinners@^2.5.0:
|
||||||
version "2.5.0"
|
version "2.5.0"
|
||||||
resolved "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.5.0.tgz#12763e47251bf951cb75c201dfa58ff1bcb2d047"
|
resolved "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.5.0.tgz#12763e47251bf951cb75c201dfa58ff1bcb2d047"
|
||||||
integrity sha512-PC+AmIuK04E6aeSs/pUccSujsTzBhu4HzC2dL+CfJB/Jcc2qTRbEwZQDfIUpt2Xl8BodYBEq8w4fc0kU2I9DjQ==
|
integrity sha512-PC+AmIuK04E6aeSs/pUccSujsTzBhu4HzC2dL+CfJB/Jcc2qTRbEwZQDfIUpt2Xl8BodYBEq8w4fc0kU2I9DjQ==
|
||||||
|
|
@ -5497,21 +5497,7 @@ optionator@^0.9.1:
|
||||||
type-check "^0.4.0"
|
type-check "^0.4.0"
|
||||||
word-wrap "^1.2.3"
|
word-wrap "^1.2.3"
|
||||||
|
|
||||||
ora@5.1.0:
|
ora@5.2.0, ora@^5.1.0, ora@^5.2.0:
|
||||||
version "5.1.0"
|
|
||||||
resolved "https://registry.npmjs.org/ora/-/ora-5.1.0.tgz#b188cf8cd2d4d9b13fd25383bc3e5cba352c94f8"
|
|
||||||
integrity sha512-9tXIMPvjZ7hPTbk8DFq1f7Kow/HU/pQYB60JbNq+QnGwcyhWVZaQ4hM9zQDEsPxw/muLpgiHSaumUZxCAmod/w==
|
|
||||||
dependencies:
|
|
||||||
chalk "^4.1.0"
|
|
||||||
cli-cursor "^3.1.0"
|
|
||||||
cli-spinners "^2.4.0"
|
|
||||||
is-interactive "^1.0.0"
|
|
||||||
log-symbols "^4.0.0"
|
|
||||||
mute-stream "0.0.8"
|
|
||||||
strip-ansi "^6.0.0"
|
|
||||||
wcwidth "^1.0.1"
|
|
||||||
|
|
||||||
ora@^5.1.0, ora@^5.2.0:
|
|
||||||
version "5.2.0"
|
version "5.2.0"
|
||||||
resolved "https://registry.npmjs.org/ora/-/ora-5.2.0.tgz#de10bfd2d15514384af45f3fa9d9b1aaf344fda1"
|
resolved "https://registry.npmjs.org/ora/-/ora-5.2.0.tgz#de10bfd2d15514384af45f3fa9d9b1aaf344fda1"
|
||||||
integrity sha512-+wG2v8TUU8EgzPHun1k/n45pXquQ9fHnbXVetl9rRgO6kjZszGGbraF3XPTIdgeA+s1lbRjSEftAnyT0w8ZMvQ==
|
integrity sha512-+wG2v8TUU8EgzPHun1k/n45pXquQ9fHnbXVetl9rRgO6kjZszGGbraF3XPTIdgeA+s1lbRjSEftAnyT0w8ZMvQ==
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue