diff --git a/package.json b/package.json index 304883d..bb0de5c 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint-config-prettier": "3.0.1", "eslint-plugin-import": "2.14.0", "eslint-plugin-jsx-a11y": "6.1.1", - "eslint-plugin-react": "7.11.0", + "eslint-plugin-react": "7.11.1", "font-awesome": "4.7.0", "mmmagic": "0.5.0", "prettier": "1.14.2", diff --git a/yarn.lock b/yarn.lock index da3e24e..8960c72 100644 --- a/yarn.lock +++ b/yarn.lock @@ -762,9 +762,9 @@ eslint-plugin-jsx-a11y@6.1.1: has "^1.0.3" jsx-ast-utils "^2.0.1" -eslint-plugin-react@7.11.0: - version "7.11.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.0.tgz#b3124af974c4da978e62a57ea49a7bc26f11e76d" +eslint-plugin-react@7.11.1: + version "7.11.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.1.tgz#c01a7af6f17519457d6116aa94fc6d2ccad5443c" dependencies: array-includes "^3.0.3" doctrine "^2.1.0"