From 57835c39a8c46f603032d5752b65dabe32b502fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 13:27:58 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-react-hooks from 5.0.0 to 5.2.0 Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.0.0 to 5.2.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 597bd29..f586209 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@vitejs/plugin-react": "^4.2.1", "eslint": "8.57.0", "eslint-plugin-react": "7.37.4", - "eslint-plugin-react-hooks": "5.0.0", + "eslint-plugin-react-hooks": "5.2.0", "grapheme-splitter": "^1.0.4", "jest": "^29.0.3", "jest-environment-jsdom": "^29.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e41f1a0..0c70461 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: 7.37.4 version: 7.37.4(eslint@8.57.0) eslint-plugin-react-hooks: - specifier: 5.0.0 - version: 5.0.0(eslint@8.57.0) + specifier: 5.2.0 + version: 5.2.0(eslint@8.57.0) grapheme-splitter: specifier: ^1.0.4 version: 1.0.4 @@ -1298,8 +1298,8 @@ packages: engines: {node: '>=6.0'} hasBin: true - eslint-plugin-react-hooks@5.0.0: - resolution: {integrity: sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==} + 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 @@ -4377,7 +4377,7 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-plugin-react-hooks@5.0.0(eslint@8.57.0): + eslint-plugin-react-hooks@5.2.0(eslint@8.57.0): dependencies: eslint: 8.57.0