From f896cc7b4f171ac091dbbd7aa3d53d55bf22c301 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 20:25:32 +0000 Subject: [PATCH] :arrow_up: Update dependency eslint-plugin-react-hooks to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 119e60bf..7b02555c 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "eslint-plugin-node": "11.1.0", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-react": "7.37.2", - "eslint-plugin-react-hooks": "4.6.2", + "eslint-plugin-react-hooks": "5.1.0", "husky": "8.0.3", "json-loader": "0.5.7", "lint-staged": "15.2.10",