mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump ora from 5.4.0 to 5.4.1
Bumps [ora](https://github.com/sindresorhus/ora) from 5.4.0 to 5.4.1. - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](https://github.com/sindresorhus/ora/compare/v5.4.0...v5.4.1) --- updated-dependencies: - dependency-name: ora dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ac6415c288
commit
4ef4536092
2 changed files with 5 additions and 5 deletions
|
|
@ -33,7 +33,7 @@
|
|||
"mousetrap": "chabou/mousetrap#useCapture",
|
||||
"ms": "2.1.3",
|
||||
"open": "8.2.0",
|
||||
"ora": "5.4.0",
|
||||
"ora": "5.4.1",
|
||||
"parse-url": "5.0.3",
|
||||
"php-escape-shell": "1.0.0",
|
||||
"react": "17.0.2",
|
||||
|
|
|
|||
|
|
@ -6070,10 +6070,10 @@ optionator@^0.9.1:
|
|||
type-check "^0.4.0"
|
||||
word-wrap "^1.2.3"
|
||||
|
||||
ora@5.4.0, ora@^5.1.0, ora@^5.2.0, ora@^5.3.0:
|
||||
version "5.4.0"
|
||||
resolved "https://registry.npmjs.org/ora/-/ora-5.4.0.tgz#42eda4855835b9cd14d33864c97a3c95a3f56bf4"
|
||||
integrity sha512-1StwyXQGoU6gdjYkyVcqOLnVlbKj+6yPNNOxJVgpt9t4eksKjiriiHuxktLYkgllwk+D6MbC4ihH84L1udRXPg==
|
||||
ora@5.4.1, ora@^5.1.0, ora@^5.2.0, ora@^5.3.0:
|
||||
version "5.4.1"
|
||||
resolved "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz#1b2678426af4ac4a509008e5e4ac9e9959db9e18"
|
||||
integrity sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==
|
||||
dependencies:
|
||||
bl "^4.1.0"
|
||||
chalk "^4.1.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue