From 63540874eccba29cff42d33088ebe8c92c602647 Mon Sep 17 00:00:00 2001 From: Eli White Date: Fri, 8 Jun 2018 20:24:34 -0700 Subject: [PATCH] Bump eslint-plugin-react in FBSource Reviewed By: yungsters Differential Revision: D8247892 fbshipit-source-id: 4072e65ccf2fdc654f58087a16b4c7709ce393f8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f36d371e6..db192e670 100644 --- a/package.json +++ b/package.json @@ -210,7 +210,7 @@ "eslint-plugin-flowtype": "2.43.0", "eslint-plugin-jest": "21.8.0", "eslint-plugin-prettier": "2.6.0", - "eslint-plugin-react": "7.6.1", + "eslint-plugin-react": "7.8.2", "eslint-plugin-react-native": "^3.2.1", "flow-bin": "^0.73.0", "jest": "23.1.0",