diff --git a/package.json b/package.json index e68f8b68..6cb5c2ff 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint": "5.11.1", "eslint-config-prettier": "3.3.0", "eslint-plugin-prettier": "3.0.1", - "eslint-plugin-react": "7.12.0", + "eslint-plugin-react": "7.12.1", "font-awesome": "4.7.0", "gh-pages": "2.0.1", "husky": "1.3.1", diff --git a/yarn.lock b/yarn.lock index d5c39ecc..2662c53c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4612,10 +4612,10 @@ eslint-plugin-prettier@3.0.1: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-react@7.12.0: - version "7.12.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.0.tgz#fa6701063f2172c3e1db3a22d3db6d8bdc0179af" - integrity sha512-OrmXBWGrZ8gvYWO0W4oiLtASxFWVfe2blgy5pvB57YRwylhghUQL5y5w70fysP/CRTt/XJ+FLv/KXhZxbsQwiw== +eslint-plugin-react@7.12.1: + version "7.12.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.1.tgz#b9c4639f72469ff317ac31e3bd630d22d0dbf8f4" + integrity sha512-1YyXVhp6KSB+xRC1BWzmlA4BH9Wp9jMMBE6AJizxuk+bg/KUJpQGRwsU1/q1pV8rM6oEdLCxunXn7Nfh2BOWBg== dependencies: array-includes "^3.0.3" doctrine "^2.1.0"