Skip to content

Allow Eslint 7 as a peer dependency #111

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

Merged
merged 1 commit into from
Apr 18, 2021
Merged

Allow Eslint 7 as a peer dependency #111

merged 1 commit into from
Apr 18, 2021

Conversation

dylmye
Copy link
Contributor

@dylmye dylmye commented Apr 4, 2021

Add Eslint 7 as an allowed peer dependency to remove the following warning:

warning "eslint-config-react-native-typescript > eslint-plugin-react-native-a11y@2.0.4" has incorrect peer dependency "eslint@^3 || ^4 || ^5 || ^6".

This change doesn't introduce any new warnings when being installed (please ignore the incorrect branch name):
a screenshot of the console output of running 'yarn' with the changes in this pr

I haven't yet tested the package with ESLint 7, but the tests pass successfully except for one:
a screenshot of the test results from running yarn test. one test is failing.
It appears the fix for that is included in this stale PR. I don't see any issues that can be caused by looking at the 7.x breaking changes doc available here: https://eslint.org/docs/user-guide/migrating-to-7.0.0.

@dylmye
Copy link
Contributor Author

dylmye commented Apr 12, 2021

/cc @jpdriver

@jpdriver
Copy link
Contributor

thanks for this @dylmye 👌🏻

@jpdriver jpdriver merged commit 25020c1 into FormidableLabs:master Apr 18, 2021
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.

2 participants