From 8b65fddd49f900adfa47b65ce86eedb35d1911a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 01:39:47 +0000 Subject: [PATCH] chore: Bump eslint-plugin-react from 7.37.3 to 7.37.4 (#5223) Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.3 to 7.37.4. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.3...v7.37.4) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[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 bffad8f78e..f5dc409a4e 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint-plugin-jsdoc": "50.6.2", "eslint-plugin-no-unsanitized": "4.1.2", "eslint-plugin-prettier": "5.2", - "eslint-plugin-react": "7.37.3", + "eslint-plugin-react": "7.37.4", "eslint-plugin-react-hooks": "5.1.0", "eslint-plugin-simple-import-sort": "8.0.0", "eslint-plugin-sort-keys-fix": "1.1.2", diff --git a/yarn.lock b/yarn.lock index 12cd4e04e8..1c0898ed8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7168,9 +7168,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:7.37.3": - version: 7.37.3 - resolution: "eslint-plugin-react@npm:7.37.3" +"eslint-plugin-react@npm:7.37.4": + version: 7.37.4 + resolution: "eslint-plugin-react@npm:7.37.4" dependencies: array-includes: ^3.1.8 array.prototype.findlast: ^1.2.5 @@ -7192,7 +7192,7 @@ __metadata: string.prototype.repeat: ^1.0.0 peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - checksum: 670dcee215f560a394b8b9966aecfc3c5ee5c15603a690f5333b0e16863275958f9c1853b12355eb0e36ef74dfac8bf645e4f440cb9b985a3bae2ac09d5ed55a + checksum: 8a37bdc9b347bf3a1273fef73dfbc39279cc3e58441940a5e13b3ba4e82b34132d1d1172db9d6746f153ee981280bd6bd06a9065fb453388c68f4bebe0d9f839 languageName: node linkType: hard @@ -14997,7 +14997,7 @@ __metadata: eslint-plugin-jsdoc: 50.6.2 eslint-plugin-no-unsanitized: 4.1.2 eslint-plugin-prettier: 5.2 - eslint-plugin-react: 7.37.3 + eslint-plugin-react: 7.37.4 eslint-plugin-react-hooks: 5.1.0 eslint-plugin-simple-import-sort: 8.0.0 eslint-plugin-sort-keys-fix: 1.1.2