diff --git a/package.json b/package.json index 8729e95..ae784b9 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "babel-preset-stage-1": "^6.3.13", "babel-register": "^6.4.3", "eslint": "^3.15.0", - "eslint-config-react-app": "^0.5.0", + "eslint-config-react-app": "^0.6.0", "eslint-plugin-flowtype": "^2.29.2", "eslint-plugin-import": "^2.2.0", "eslint-plugin-jsx-a11y": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index 63ee9ab..13998a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1734,9 +1734,10 @@ escope@^3.6.0: esrecurse "^4.1.0" estraverse "^4.1.1" -eslint-config-react-app@^0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-0.5.0.tgz#68c6da07d1cfbce6a992bc244ba16186b942d89f" +eslint-config-react-app@^0.6.0: + version "0.6.2" + resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-0.6.2.tgz#ee535cbaaf9e3576ea16b99afe720353d8730ec0" + integrity sha512-wj27c+h2ed+GaSdXDhrPxU1DVvjEPHAOa/gd2N4tjJi96syTQtecmblUxPsZgQc8bZbL4e0+H+Yie/E6Q7P+YQ== eslint-import-resolver-node@^0.2.0: version "0.2.3"