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

Update eslint-plugin-react in order to fix react version warning #8

Merged
merged 2 commits into from
Sep 2, 2019

Conversation

StefanSchwartze
Copy link
Collaborator

Solves #7

@@ -23,6 +23,6 @@
"eslint-plugin-flowtype": "^2.0.0",
"eslint-plugin-import": "^2.13.0",
"eslint-plugin-jsx-a11y": "^6.1.2",
"eslint-plugin-react": "^7.9.1"
"eslint-plugin-react": "^7.12.4"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yarn.lock should also be updated. This can be done via a simple yarn command from the repo's root folder.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Contributor

@marvinhagemeister marvinhagemeister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See inline comments. The failing CI will be fixed by #9

@lennymlzr lennymlzr merged commit 4555054 into master Sep 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants