1
0
Fork 0

Bump ora from 5.4.1 to 6.0.0

Bumps [ora](https://github.com/sindresorhus/ora) from 5.4.1 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/compare/v5.4.1...v6.0.0)

---
updated-dependencies:
- dependency-name: ora
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-06 04:41:16 +00:00 committed by GitHub
parent 08fac92c3c
commit 6e876aec8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 84 additions and 7 deletions

View file

@ -41,7 +41,7 @@
"inquirer": "^8.0.0",
"make-dir": "^3.1.0",
"normalize-path": "^3.0.0",
"ora": "^5.4.0",
"ora": "^6.0.0",
"p-each-series": "^2.2.0",
"parse-git-config": "^3.0.0",
"validate-npm-package-name": "^3.0.0",