From 0bf5c9352c3af25fdc64a9bc7e77a18cdadd6edc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 18:25:55 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react-hooks to v4.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3b12f86..139b8e8f 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "eslint-plugin-react-hooks": "https://github.com/vercel/next.js/issues/52365" }, "resolutions": { - "eslint-plugin-react-hooks": "4.6.0" + "eslint-plugin-react-hooks": "4.6.2" }, "scripts": { "?build-release": "When https://github.com/atlassian/changesets/issues/432 has a solution we can remove this trick",