diff --git a/package.json b/package.json index eca07837..553b9cc0 100644 --- a/package.json +++ b/package.json @@ -208,7 +208,7 @@ "eslint-plugin-jest": "22.1.3", "eslint-plugin-jsx-a11y": "6.1.2", "eslint-plugin-promise": "4.0.1", - "eslint-plugin-react": "7.12.3", + "eslint-plugin-react": "7.12.4", "eslint-plugin-testcafe": "0.2.1", "fbjs-scripts": "1.0.1", "file-loader": "3.0.1", diff --git a/yarn.lock b/yarn.lock index 362b6a53..1f9a7ba8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5498,10 +5498,10 @@ eslint-plugin-promise@4.0.1: resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.0.1.tgz#2d074b653f35a23d1ba89d8e976a985117d1c6a2" integrity sha512-Si16O0+Hqz1gDHsys6RtFRrW7cCTB6P7p3OJmKp3Y3dxpQE2qwOA7d3xnV+0mBmrPoi0RBnxlCKvqu70te6wjg== -eslint-plugin-react@7.12.3: - version "7.12.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.3.tgz#b9ca4cd7cd3f5d927db418a1950366a12d4568fd" - integrity sha512-WTIA3cS8OzkPeCi4KWuPmjR33lgG9r9Y/7RmnLTRw08MZKgAfnK/n3BO4X0S67MPkVLazdfCNT/XWqcDu4BLTA== +eslint-plugin-react@7.12.4: + version "7.12.4" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.4.tgz#b1ecf26479d61aee650da612e425c53a99f48c8c" + integrity sha512-1puHJkXJY+oS1t467MjbqjvX53uQ05HXwjqDgdbGBqf5j9eeydI54G3KwiJmWciQ0HTBacIKw2jgwSBSH3yfgQ== dependencies: array-includes "^3.0.3" doctrine "^2.1.0"