From 4364e23b37aa2e81ec4fadcb6a92dd4b59ef2adf Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2019 18:21:55 +0000 Subject: [PATCH] chore(package): update eslint-plugin-react-hooks to version 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 505106a8..a3f7bc92 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "eslint-plugin-import": "^2.18.2", "eslint-plugin-jsx-a11y": "^6.2.3", "eslint-plugin-react": "^7.14.3", - "eslint-plugin-react-hooks": "^1.7.0", + "eslint-plugin-react-hooks": "^2.1.1", "in-publish": "^2.0.0", "jsdom": "^14.1.0", "jsdom-global": "3.0.2",