From 04f050fc49dd95e8291ecc7f82b543a549546212 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 14:04:19 +0000 Subject: [PATCH] Update dependency eslint-plugin-react to v7.36.1 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a0365e9..f9e2c7c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-plugin-import": "2.29.1", "eslint-plugin-mdx": "3.1.5", "eslint-plugin-prettier": "5.2.1", - "eslint-plugin-react": "7.35.0", + "eslint-plugin-react": "7.36.1", "eslint-plugin-react-hooks": "4.6.2", "husky": "9.1.4", "is-ci": "3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 78f54f0..696b1ec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -73,8 +73,8 @@ importers: specifier: 5.2.1 version: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.8.0))(eslint@9.8.0)(prettier@3.3.3) eslint-plugin-react: - specifier: 7.35.0 - version: 7.35.0(eslint@9.8.0) + specifier: 7.36.1 + version: 7.36.1(eslint@9.8.0) eslint-plugin-react-hooks: specifier: 4.6.2 version: 4.6.2(eslint@9.8.0) @@ -1445,8 +1445,8 @@ packages: peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 - eslint-plugin-react@7.35.0: - resolution: {integrity: sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==} + eslint-plugin-react@7.36.1: + resolution: {integrity: sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 @@ -4913,7 +4913,7 @@ snapshots: dependencies: eslint: 9.8.0 - eslint-plugin-react@7.35.0(eslint@9.8.0): + eslint-plugin-react@7.36.1(eslint@9.8.0): dependencies: array-includes: 3.1.8 array.prototype.findlast: 1.2.5