From 6fe1c31b46a42b1108f45ad5ee863272c65250a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 14:11:26 +0100 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.34.1 (#1090) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 33d187eb2..d8a9b4ffb 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "eslint-import-resolver-typescript": "3.6.1", "eslint-plugin-import": "2.29.1", "eslint-plugin-jsx-a11y": "6.8.0", - "eslint-plugin-react": "7.34.0", + "eslint-plugin-react": "7.34.1", "eslint-plugin-react-hooks": "4.6.0", "husky": "9.0.11", "nyc": "15.1.0", diff --git a/yarn.lock b/yarn.lock index d09384f53..ebcace1f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6912,9 +6912,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:7.34.0": - version: 7.34.0 - resolution: "eslint-plugin-react@npm:7.34.0" +"eslint-plugin-react@npm:7.34.1": + version: 7.34.1 + resolution: "eslint-plugin-react@npm:7.34.1" dependencies: array-includes: "npm:^3.1.7" array.prototype.findlast: "npm:^1.2.4" @@ -6936,7 +6936,7 @@ __metadata: string.prototype.matchall: "npm:^4.0.10" peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 - checksum: 10/e09623d715e25e012cc442648616ea5f8029c17a397e7b4f54c47da7cc4edb0ffec91af3269c259c1a92b8d83802b10f9c7148280a0c8d7659b15724ee8b50d8 + checksum: 10/ee059971065ea7e73ab5d8728774235c7dbf7a5e9f937c3b47e97f8fa9a5a96ab511d2ae6d5ec76a7e705ca666673d454f1e75a94033720819d041827f50f9c8 languageName: node linkType: hard @@ -7969,7 +7969,7 @@ __metadata: eslint-import-resolver-typescript: "npm:3.6.1" eslint-plugin-import: "npm:2.29.1" eslint-plugin-jsx-a11y: "npm:6.8.0" - eslint-plugin-react: "npm:7.34.0" + eslint-plugin-react: "npm:7.34.1" eslint-plugin-react-hooks: "npm:4.6.0" filesize: "npm:10.1.0" http-status-codes: "npm:2.3.0"