diff --git a/desktop/package.json b/desktop/package.json index ab0a3cccb..54dd60b68 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -172,7 +172,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^3.1.2", "eslint-plugin-react": "^7.20.0", - "eslint-plugin-react-hooks": "^4.0.2", + "eslint-plugin-react-hooks": "^4.0.4", "eslint-plugin-relay": "^1.4.1", "express": "^4.15.2", "flipper-babel-transformer": "0.44.1", diff --git a/desktop/yarn.lock b/desktop/yarn.lock index e6b8aa444..eb2831227 100644 --- a/desktop/yarn.lock +++ b/desktop/yarn.lock @@ -5324,10 +5324,10 @@ eslint-plugin-prettier@^3.1.1, eslint-plugin-prettier@^3.1.2: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-react-hooks@^4.0.2: - version "4.0.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.2.tgz#03700ca761eacc1b6436074c456f90a8e331ff28" - integrity sha512-kAMRjNztrLW1rK+81X1NwMB2LqG+nc7Q8AibnG8/VyWhQK8SP6JotCFG+HL4u1EjziplxVz4jARdR8gGk8pLDA== +eslint-plugin-react-hooks@^4.0.4: + version "4.0.4" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.4.tgz#aed33b4254a41b045818cacb047b81e6df27fa58" + integrity sha512-equAdEIsUETLFNCmmCkiCGq6rkSK5MoJhXFPFYeUebcjKgBmWWcgVOqZyQC8Bv1BwVCnTq9tBxgJFgAJTWoJtA== eslint-plugin-react@^7.20.0: version "7.20.0"