From c297c54e1e0f3aa3865b976cdb4017106e9148b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 01:54:30 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react-hooks to ^5.2.0 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 62008196..317b8728 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "eslint-plugin-jest": "^28.11.0", "eslint-plugin-jsx-a11y": "^6.10.2", "eslint-plugin-react": "^7.37.4", - "eslint-plugin-react-hooks": "^5.1.0", + "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-test-rules": "link:eslint-plugin-test-rules", "eslint-plugin-testing-library": "^7.1.1", "expect": "^29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 77387e93..2bd23f16 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -154,8 +154,8 @@ importers: specifier: ^7.37.4 version: 7.37.4(eslint@9.21.0(jiti@1.21.7)) eslint-plugin-react-hooks: - specifier: ^5.1.0 - version: 5.1.0(eslint@9.21.0(jiti@1.21.7)) + specifier: ^5.2.0 + version: 5.2.0(eslint@9.21.0(jiti@1.21.7)) eslint-plugin-test-rules: specifier: link:eslint-plugin-test-rules version: link:eslint-plugin-test-rules @@ -4200,8 +4200,8 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9 - eslint-plugin-react-hooks@5.1.0: - resolution: {integrity: sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==} + eslint-plugin-react-hooks@5.2.0: + resolution: {integrity: sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 @@ -13166,7 +13166,7 @@ snapshots: eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.25.0(eslint@9.21.0(jiti@1.21.7))(typescript@5.7.3))(eslint-import-resolver-typescript@3.7.0)(eslint@9.21.0(jiti@1.21.7)) eslint-plugin-jsx-a11y: 6.10.2(eslint@9.21.0(jiti@1.21.7)) eslint-plugin-react: 7.37.4(eslint@9.21.0(jiti@1.21.7)) - eslint-plugin-react-hooks: 5.1.0(eslint@9.21.0(jiti@1.21.7)) + eslint-plugin-react-hooks: 5.2.0(eslint@9.21.0(jiti@1.21.7)) optionalDependencies: typescript: 5.7.3 transitivePeerDependencies: @@ -13268,7 +13268,7 @@ snapshots: safe-regex-test: 1.1.0 string.prototype.includes: 2.0.1 - eslint-plugin-react-hooks@5.1.0(eslint@9.21.0(jiti@1.21.7)): + eslint-plugin-react-hooks@5.2.0(eslint@9.21.0(jiti@1.21.7)): dependencies: eslint: 9.21.0(jiti@1.21.7)