Skip to content

Commit

Permalink
Upgrade: Bump ora from 3.3.1 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [ora](https://github.com/sindresorhus/ora) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](sindresorhus/ora@v3.3.1...v3.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and dependabot[bot] committed Apr 3, 2019
1 parent f1c089a commit b55995e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/hint/package.json
Expand Up @@ -29,7 +29,7 @@
"mime-db": "1.35.0",
"npm-registry-fetch": "^3.9.0",
"optionator": "^0.8.2",
"ora": "^3.3.1",
"ora": "^3.4.0",
"parse5": "^5.1.0",
"parse5-htmlparser2-tree-adapter": "^5.1.0",
"request": "^2.88.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -6918,16 +6918,16 @@ optionator@^0.8.1, optionator@^0.8.2:
type-check "~0.3.2"
wordwrap "~1.0.0"

ora@^3.2.0, ora@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/ora/-/ora-3.3.1.tgz#b0da81069b99da75c4cadee2fc2c57d4564da531"
integrity sha512-k80K0Q6hYokgaJoFePrxJfQJeZKZ38GVEI/BLNxAJXtQZGcMc5jLIAO9ttoI8A52wvfHmdySy8F52gz/sfFFFA==
ora@^3.2.0, ora@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/ora/-/ora-3.4.0.tgz#bf0752491059a3ef3ed4c85097531de9fdbcd318"
integrity sha512-eNwHudNbO1folBP3JsZ19v9azXWtQZjICdr3Q0TDPIaeBQ3mXLrh54wM+er0+hSp+dWKf+Z8KM58CYzEyIYxYg==
dependencies:
chalk "^2.4.2"
cli-cursor "^2.1.0"
cli-spinners "^2.0.0"
log-symbols "^2.2.0"
strip-ansi "^5.0.0"
strip-ansi "^5.2.0"
wcwidth "^1.0.1"

os-browserify@^0.3.0:
Expand Down

0 comments on commit b55995e

Please sign in to comment.