Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Update dependency yargs to ^11.0.0 #680

Merged
merged 1 commit into from
Jan 29, 2018
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2018

This Pull Request updates dependency yargs from ^10.0.0 to ^11.0.0

Commits

yargs/yargs

11.0.0

  • 57a39cb chore(release): 11.0.0
  • a3ddacc feat: requiresArg is now simply an alias for nargs(1) (#​1054)
  • 2b56812 fix: Set implicit nargs=1 when type=number requiresArg=true (#​1050)

This PR has been generated by Renovate Bot.

@eliperelman
Copy link
Member

The only breaking change from yargs is:

requiresArg now has significantly different error output, matching nargs.

And we don't use that method.

@eliperelman eliperelman merged commit a900811 into master Jan 29, 2018
@renovate renovate bot deleted the renovate/yargs-11.x branch January 29, 2018 18:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

2 participants