Skip to content

feat: Bump eslint-plugin-react #52

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
May 10, 2019
Merged

Conversation

matthargett
Copy link
Contributor

We have an eslint-config package that depends on the @callstack/eslint-config, and adds a few overrides and eslint-plugin-react-redux.
We had a need to update eslint-plugin-react to 7.13.0, which then requires eslint-plugin-import as a peerDependency. This means the apps have to add the import plugin to their package.json.

Bumping the package version here so the peerDependency is encapsulated here.

Summary

Test plan

We have an eslint-config package that depends on the @callstack/eslint-config, and adds a few overrides and eslint-plugin-react-redux. 
We had a need to update eslint-plugin-react to 7.13.0, which then requires  eslint-plugin-import  as a peerDependency. This means the apps have to add the import plugin to their package.json.

Bumping the package version here so the peerDependency is encapsulated here.
@thymikee thymikee changed the title Bump eslint-plugin-react feat: Bump eslint-plugin-react May 10, 2019
@thymikee thymikee merged commit c655825 into callstack:master May 10, 2019
@matthargett matthargett deleted the patch-2 branch May 12, 2019 21:22
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