mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-15 05:08:41 -09:00
Bump ora from 5.2.0 to 5.3.0
Bumps [ora](https://github.com/sindresorhus/ora) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](https://github.com/sindresorhus/ora/compare/v5.2.0...v5.3.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f5aa281b1c
commit
54fb54e20e
2 changed files with 5 additions and 5 deletions
|
|
@ -33,7 +33,7 @@
|
||||||
"mousetrap": "chabou/mousetrap#useCapture",
|
"mousetrap": "chabou/mousetrap#useCapture",
|
||||||
"ms": "2.1.3",
|
"ms": "2.1.3",
|
||||||
"open": "7.3.1",
|
"open": "7.3.1",
|
||||||
"ora": "5.2.0",
|
"ora": "5.3.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",
|
||||||
|
|
|
||||||
|
|
@ -5685,10 +5685,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@5.2.0, ora@^5.1.0, ora@^5.2.0:
|
ora@5.3.0, ora@^5.1.0, ora@^5.2.0:
|
||||||
version "5.2.0"
|
version "5.3.0"
|
||||||
resolved "https://registry.npmjs.org/ora/-/ora-5.2.0.tgz#de10bfd2d15514384af45f3fa9d9b1aaf344fda1"
|
resolved "https://registry.npmjs.org/ora/-/ora-5.3.0.tgz#fb832899d3a1372fe71c8b2c534bbfe74961bb6f"
|
||||||
integrity sha512-+wG2v8TUU8EgzPHun1k/n45pXquQ9fHnbXVetl9rRgO6kjZszGGbraF3XPTIdgeA+s1lbRjSEftAnyT0w8ZMvQ==
|
integrity sha512-zAKMgGXUim0Jyd6CXK9lraBnD3H5yPGBPPOkC23a2BG6hsm4Zu6OQSjQuEtV0BHDf4aKHcUFvJiGRrFuW3MG8g==
|
||||||
dependencies:
|
dependencies:
|
||||||
bl "^4.0.3"
|
bl "^4.0.3"
|
||||||
chalk "^4.1.0"
|
chalk "^4.1.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue