From edaa6287346b52b294b1da9897067c502e9c7182 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 23:54:58 +0000 Subject: [PATCH] build(deps): bump eslint-plugin-react-hooks from 4.6.2 to 5.1.0 Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.2 to 5.1.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/eslint-config-react/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/eslint-config-react/package.json b/packages/eslint-config-react/package.json index bb58b832..a46f080d 100644 --- a/packages/eslint-config-react/package.json +++ b/packages/eslint-config-react/package.json @@ -40,7 +40,7 @@ "eslint-plugin-jest": "^28.10.0", "eslint-plugin-jsx-a11y": "^6.10.2", "eslint-plugin-react": "^7.37.3", - "eslint-plugin-react-hooks": "^4.6.2", + "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-react-refresh": "^0.4.16", "globals": "^15.14.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 871a233d..3fea2a9b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -194,8 +194,8 @@ importers: specifier: ^7.37.3 version: 7.37.3(eslint@9.9.0(jiti@2.4.1)) eslint-plugin-react-hooks: - specifier: ^4.6.2 - version: 4.6.2(eslint@9.9.0(jiti@2.4.1)) + specifier: ^5.1.0 + version: 5.1.0(eslint@9.9.0(jiti@2.4.1)) eslint-plugin-react-refresh: specifier: ^0.4.16 version: 0.4.16(eslint@9.9.0(jiti@2.4.1)) @@ -1967,11 +1967,11 @@ packages: peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 - eslint-plugin-react-hooks@4.6.2: - resolution: {integrity: sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==} + eslint-plugin-react-hooks@5.1.0: + resolution: {integrity: sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==} engines: {node: '>=10'} peerDependencies: - eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 + eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 eslint-plugin-react-refresh@0.4.16: resolution: {integrity: sha512-slterMlxAhov/DZO8NScf6mEeMBBXodFUolijDvrtTxyezyLoTQaa73FyYus/VbTdftd8wBgBxPMRk3poleXNQ==} @@ -5983,7 +5983,7 @@ snapshots: '@eslint-community/eslint-utils': 4.4.1(eslint@9.9.0(jiti@2.4.1)) eslint: 9.9.0(jiti@2.4.1) - eslint-plugin-react-hooks@4.6.2(eslint@9.9.0(jiti@2.4.1)): + eslint-plugin-react-hooks@5.1.0(eslint@9.9.0(jiti@2.4.1)): dependencies: eslint: 9.9.0(jiti@2.4.1)