Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies. #101

Merged
merged 3 commits into from
Feb 23, 2016
Merged

Update dependencies. #101

merged 3 commits into from
Feb 23, 2016

Conversation

lijunle
Copy link
Member

@lijunle lijunle commented Feb 22, 2016

  • Update yargs to 4.x and resolve the help parameter breaking change.
  • Update ESLint-Config-Airbnb to 6.x and resolve the warnings.
  • However, disable the ESLint rule no-confusing-arrow.

- The yargs' help API is breaking changed.
- Not test on `help` and `version` parameter.
- The package `eslint-plugin-react` is optional because we are not using React here.
- Disable the no-confusing-arrow rule.
@codecov-io
Copy link

Current coverage is 98.06%

Merging #101 into master will decrease coverage by -0.04% as of e081087

@@            master    #101   diff @@
======================================
  Files           16      16       
  Stmts          369     362     -7
  Branches        84      81     -3
  Methods          0       0       
======================================
- Hit            362     355     -7
  Partial          5       5       
  Missed           2       2       

Review entire Coverage Diff as of e081087

Powered by Codecov. Updated on successful CI builds.

lijunle added a commit that referenced this pull request Feb 23, 2016
@lijunle lijunle merged commit 3d9b15b into depcheck:master Feb 23, 2016
@lijunle lijunle deleted the update-deps branch February 23, 2016 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants