From 9b5cf3f648d322ef012cf84380cad24ec5d355c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 13:57:42 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react-hooks to ^5.1.0 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6b8bdd15..6ff40915 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "@unocss/eslint-plugin": "^0.65.1", "bumpp": "^9.8.1", "eslint": "^9.16.0", - "eslint-plugin-react-hooks": "^5.0.0", + "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-react-refresh": "^0.4.16", "eslint-plugin-svelte": "^2.46.1", "eslint-plugin-tailwindcss": "^3.17.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f6c654a0..ebd422f3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -139,8 +139,8 @@ importers: specifier: ^9.16.0 version: 9.16.0(jiti@2.4.1) eslint-plugin-react-hooks: - specifier: ^5.0.0 - version: 5.0.0(eslint@9.16.0(jiti@2.4.1)) + specifier: ^5.1.0 + version: 5.1.0(eslint@9.16.0(jiti@2.4.1)) eslint-plugin-react-refresh: specifier: ^0.4.16 version: 0.4.16(eslint@9.16.0(jiti@2.4.1)) @@ -1637,8 +1637,8 @@ packages: typescript: optional: true - eslint-plugin-react-hooks@5.0.0: - resolution: {integrity: sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==} + 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 || ^9.0.0 @@ -4640,7 +4640,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-react-hooks@5.0.0(eslint@9.16.0(jiti@2.4.1)): + eslint-plugin-react-hooks@5.1.0(eslint@9.16.0(jiti@2.4.1)): dependencies: eslint: 9.16.0(jiti@2.4.1)