mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-15 21:28:40 -09:00
Bump ora from 4.0.4 to 4.0.5
Bumps [ora](https://github.com/sindresorhus/ora) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](https://github.com/sindresorhus/ora/compare/v4.0.4...v4.0.5) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8753bfa072
commit
796aebde07
2 changed files with 5 additions and 5 deletions
|
|
@ -32,7 +32,7 @@
|
||||||
"mousetrap": "chabou/mousetrap#useCapture",
|
"mousetrap": "chabou/mousetrap#useCapture",
|
||||||
"ms": "2.1.2",
|
"ms": "2.1.2",
|
||||||
"open": "7.0.4",
|
"open": "7.0.4",
|
||||||
"ora": "4.0.4",
|
"ora": "4.0.5",
|
||||||
"parse-url": "5.0.1",
|
"parse-url": "5.0.1",
|
||||||
"php-escape-shell": "1.0.0",
|
"php-escape-shell": "1.0.0",
|
||||||
"react": "16.13.1",
|
"react": "16.13.1",
|
||||||
|
|
|
||||||
|
|
@ -6203,10 +6203,10 @@ 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@4.0.4, ora@^4.0.4:
|
ora@4.0.5, ora@^4.0.4:
|
||||||
version "4.0.4"
|
version "4.0.5"
|
||||||
resolved "https://registry.yarnpkg.com/ora/-/ora-4.0.4.tgz#e8da697cc5b6a47266655bf68e0fb588d29a545d"
|
resolved "https://registry.yarnpkg.com/ora/-/ora-4.0.5.tgz#7410b5cc2d99fa637fd5099bbb9f02bfbb5a361e"
|
||||||
integrity sha512-77iGeVU1cIdRhgFzCK8aw1fbtT1B/iZAvWjS+l/o1x0RShMgxHUZaD2yDpWsNCPwXg9z1ZA78Kbdvr8kBmG/Ww==
|
integrity sha512-jCDgm9DqvRcNIAEv2wZPrh7E5PcQiDUnbnWbAfu4NGAE2ZNqPFbDixmWldy1YG2QfLeQhuiu6/h5VRrk6cG50w==
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk "^3.0.0"
|
chalk "^3.0.0"
|
||||||
cli-cursor "^3.1.0"
|
cli-cursor "^3.1.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue