From e35a8e4cea5a4fe0690ac7e2dcdf42aabdae4c4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 04:25:25 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to ^7.37.0 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e6cd04e6367..4c3518c261b 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-markdown": "^5.1.0", "eslint-plugin-prettier": "^5.2.1", - "eslint-plugin-react": "^7.36.1", + "eslint-plugin-react": "^7.37.0", "eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-testing-library": "^6.3.0", "fs-extra": "^11.2.0", diff --git a/yarn.lock b/yarn.lock index a95029b5857..7e4bdcdaf8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3316,7 +3316,7 @@ __metadata: eslint-config-prettier: "npm:^9.1.0" eslint-plugin-markdown: "npm:^5.1.0" eslint-plugin-prettier: "npm:^5.2.1" - eslint-plugin-react: "npm:^7.36.1" + eslint-plugin-react: "npm:^7.37.0" eslint-plugin-react-hooks: "npm:^4.6.2" eslint-plugin-testing-library: "npm:^6.3.0" fs-extra: "npm:^11.2.0" @@ -9247,9 +9247,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:^7.36.1": - version: 7.36.1 - resolution: "eslint-plugin-react@npm:7.36.1" +"eslint-plugin-react@npm:^7.37.0": + version: 7.37.0 + resolution: "eslint-plugin-react@npm:7.37.0" dependencies: array-includes: "npm:^3.1.8" array.prototype.findlast: "npm:^1.2.5" @@ -9271,7 +9271,7 @@ __metadata: string.prototype.repeat: "npm:^1.0.0" peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - checksum: 10c0/8cb37f7fb351213bc44263580ff77627e14e27870fd81dae593e3de2826340b9bd8bbac7ae00fd5de69751a0660b2e51bd26760596f4ae85548f6b1bd76706e6 + checksum: 10c0/c9b02cd425c2a7c36b07fe223e405ae235500ac98f04898529cd8842c78fdd5b54f7c29189db5d6eab390ac5ac531af6e7b94a1f3fe9ad1e6564f7d78fd0eb6b languageName: node linkType: hard