The peer dependencies of our ESLint config need to be updated for ESLint 4:
warning " > eslint-config-react-app@0.5.2" has incorrect peer dependency "eslint@^3.8.1".
warning " > eslint-plugin-jsx-a11y@2.2.3" has incorrect peer dependency "eslint@^2.10.2 || 3.x".
warning " > eslint-plugin-react@6.10.3" has incorrect peer dependency "eslint@^2.0.0 || ^3.0.0".
The peer dependencies of our ESLint config need to be updated for ESLint 4: