diff --git a/generators/react-native/templates/package.json b/generators/react-native/templates/package.json index eb2d4a58e..86c9cee79 100644 --- a/generators/react-native/templates/package.json +++ b/generators/react-native/templates/package.json @@ -51,7 +51,7 @@ "eslint-plugin-jest": "28.9.0", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-react": "7.37.2", - "eslint-plugin-react-hooks": "5.0.0", + "eslint-plugin-react-hooks": "5.1.0", "expect": "29.7.0", "globals": "15.13.0", "jest": "29.7.0",