From 992c234c9c04e9b67885bf18c5575d161823662c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 15:16:53 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react-hooks to v5 --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index d83de79d..a1da4f66 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint-plugin-import": "2.31.0", "eslint-plugin-jsx-a11y": "6.10.0", "eslint-plugin-react": "7.37.1", - "eslint-plugin-react-hooks": "4.6.2", + "eslint-plugin-react-hooks": "5.0.0", "globals": "15.11.0", "husky": "9.1.6", "i18next": "23.15.2", diff --git a/yarn.lock b/yarn.lock index 4a4cc2ee..4f87f3f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -660,7 +660,7 @@ __metadata: eslint-plugin-import: "npm:2.31.0" eslint-plugin-jsx-a11y: "npm:6.10.0" eslint-plugin-react: "npm:7.37.1" - eslint-plugin-react-hooks: "npm:4.6.2" + eslint-plugin-react-hooks: "npm:5.0.0" globals: "npm:15.11.0" http-status-codes: "npm:2.3.0" husky: "npm:9.1.6" @@ -2921,12 +2921,12 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react-hooks@npm:4.6.2": - version: 4.6.2 - resolution: "eslint-plugin-react-hooks@npm:4.6.2" +"eslint-plugin-react-hooks@npm:5.0.0": + version: 5.0.0 + resolution: "eslint-plugin-react-hooks@npm:5.0.0" peerDependencies: - eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 - checksum: 10/5a0680941f34e70cf505bcb6082df31a3e445d193ee95a88ff3483041eb944f4cefdaf7e81b0eb1feb4eeceee8c7c6ddb8a2a6e8c4c0388514a42e16ac7b7a69 + eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 + checksum: 10/b762789832806b6981e2d910994e72aa7a85136fe0880572334b26cf1274ba37bd3b1365e77d2c2f92465337c4a65c84ef647bc499d33b86fc1110f2df7ef1bb languageName: node linkType: hard