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 package dependencies #97

Merged
merged 13 commits into from
Apr 5, 2019
Merged

Update package dependencies #97

merged 13 commits into from
Apr 5, 2019

Conversation

johnmaia
Copy link
Contributor

@johnmaia johnmaia commented Feb 26, 2019

This PR Updates the following dependencies:

  • babel-eslint@10.0.1
  • eslint-plugin-mocha@5.3.0
  • eslint-plugin-jest@22.4.1
  • eslint-plugin-flowtype@3.4.2
  • eslint-plugin-new-with-error@2.0.0
  • eslint-plugin-react-hooks@1.6.0
  • eslint-plugin-sort-class-members@1.4.0
  • eslint-plugin-sort-destructure-keys@1.2.0
  • eslint@5.16.0
  • mocha@6.0.2
  • should@13.2.3

With the update to the new version of eslint the rule newline-after-var was removed (given that its deprecated since version 4.0.0) and it was replaced by the padding-line-between-statements rule.

The only breaking change that this PR introduces is that this package now requires node 8.

@johnmaia johnmaia requested a review from joaonice February 26, 2019 12:47
@johnmaia johnmaia force-pushed the support/dependencies branch 2 times, most recently from 2aa9e9c to b90d3c3 Compare February 26, 2019 16:10
@johnmaia johnmaia force-pushed the support/dependencies branch from b90d3c3 to 6b3e446 Compare March 7, 2019 17:26
@johnmaia johnmaia force-pushed the support/dependencies branch from 6b3e446 to 9b5539b Compare April 5, 2019 13:00
@johnmaia johnmaia requested a review from bsonntag April 5, 2019 13:03
@bsonntag bsonntag merged commit 4e643bd into master Apr 5, 2019
@bsonntag bsonntag deleted the support/dependencies branch April 5, 2019 13: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.

3 participants