diff --git a/package.json b/package.json index 20d2fd428..6b7b5c1ee 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "enzyme-adapter-react-16": "1.1.1", "enzyme-to-json": "3.3.1", "eslint-config-prettier": "2.9.0", - "eslint-plugin-react": "7.6.1", + "eslint-plugin-react": "7.7.0", "husky": "0.14.3", "jest": "22.4.1", "lint-staged": "7.0.0", diff --git a/yarn.lock b/yarn.lock index ae75e2fe8..84867f6f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2672,9 +2672,9 @@ eslint-plugin-promise@^3.6.0: version "3.6.0" resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.6.0.tgz#54b7658c8f454813dc2a870aff8152ec4969ba75" -eslint-plugin-react@7.6.1: - version "7.6.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.6.1.tgz#5d0e908be599f0c02fbf4eef0c7ed6f29dff7633" +eslint-plugin-react@7.7.0: + version "7.7.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.7.0.tgz#f606c719dbd8a1a2b3d25c16299813878cca0160" dependencies: doctrine "^2.0.2" has "^1.0.1"