diff --git a/package.json b/package.json index 165a9c1c..428d7c1c 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-plugin-import": "^2.21.2", "eslint-plugin-jsdoc": "^28.6.1", "eslint-plugin-react": "^7.20.0", - "eslint-plugin-react-hooks": "^4.0.4", + "eslint-plugin-react-hooks": "^4.0.5", "eslint-plugin-rxjs": "^0.0.2-beta.24", "eslint-plugin-unicorn": "^20.1.0" } diff --git a/yarn.lock b/yarn.lock index 6b5984d3..2ec1d04a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1624,10 +1624,10 @@ eslint-plugin-jsdoc@^28.6.1: semver "^7.3.2" spdx-expression-parse "^3.0.1" -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-hooks@^4.0.5: + version "4.0.5" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.5.tgz#4879003aa38e5d05d0312175beb6e4a1f617bfcf" + integrity sha512-3YLSjoArsE2rUwL8li4Yxx1SUg3DQWp+78N3bcJQGWVZckcp+yeQGsap/MSq05+thJk57o+Ww4PtZukXGL02TQ== eslint-plugin-react@^7.20.0: version "7.20.0"