From c54a985974e3c8d2df4691ee4e070e2b8079e7da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 12:27:31 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.34.1 (#158) 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 3e7fe87ea..fcc0dbb97 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,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", "prettier": "3.2.5", diff --git a/yarn.lock b/yarn.lock index 03c14e8b0..38ad11d2e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6056,9 +6056,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" @@ -6080,7 +6080,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 @@ -7091,7 +7091,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"