-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(repo): add ora as a dependency (#15810)
- Loading branch information
1 parent
d3a85e5
commit b230af2
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19970,6 +19970,20 @@ optionator@^0.9.1: | |
type-check "^0.4.0" | ||
word-wrap "^1.2.3" | ||
|
||
[email protected]: | ||
version "5.3.0" | ||
resolved "https://registry.yarnpkg.com/ora/-/ora-5.3.0.tgz#fb832899d3a1372fe71c8b2c534bbfe74961bb6f" | ||
integrity sha512-zAKMgGXUim0Jyd6CXK9lraBnD3H5yPGBPPOkC23a2BG6hsm4Zu6OQSjQuEtV0BHDf4aKHcUFvJiGRrFuW3MG8g== | ||
dependencies: | ||
bl "^4.0.3" | ||
chalk "^4.1.0" | ||
cli-cursor "^3.1.0" | ||
cli-spinners "^2.5.0" | ||
is-interactive "^1.0.0" | ||
log-symbols "^4.0.0" | ||
strip-ansi "^6.0.0" | ||
wcwidth "^1.0.1" | ||
|
||
[email protected], ora@^5.1.0, ora@^5.4.1: | ||
version "5.4.1" | ||
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.1.tgz#1b2678426af4ac4a509008e5e4ac9e9959db9e18" | ||
|
b230af2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
nx-dev – ./
nx-dev-git-master-nrwl.vercel.app
nx-dev-nrwl.vercel.app
nx-five.vercel.app
nx.dev