From 36661271ca21748cf879237a7609c8a9dff592fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 00:15:27 +0000 Subject: [PATCH] chore: Bump eslint-plugin-react from 7.37.0 to 7.37.1 (#5019) Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.0 to 7.37.1. - [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.0...v7.37.1) --- 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 02befd8e7e..cf3430aba6 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "eslint-plugin-jsdoc": "50.3.1", "eslint-plugin-no-unsanitized": "4.1.1", "eslint-plugin-prettier": "5.2", - "eslint-plugin-react": "7.37.0", + "eslint-plugin-react": "7.37.1", "eslint-plugin-react-hooks": "4.6.2", "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 f44522d0ff..7b4204590b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7447,9 +7447,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:7.37.0": - version: 7.37.0 - resolution: "eslint-plugin-react@npm:7.37.0" +"eslint-plugin-react@npm:7.37.1": + version: 7.37.1 + resolution: "eslint-plugin-react@npm:7.37.1" dependencies: array-includes: ^3.1.8 array.prototype.findlast: ^1.2.5 @@ -7471,7 +7471,7 @@ __metadata: string.prototype.repeat: ^1.0.0 peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - checksum: ece92e28b34ced0fd6bddebd41234ee53187b236fd507abef4f61cc868e27edd94fb7e290f44ff546037a6862c3302e848185a5e6511e2bcdf1883a1bfaa4ffc + checksum: 22d1bdf0dd4cdbf8c57ce563c58d43c5f5e1da0b08d27d0a69d7126d9e8afcb74a5befae97dab4019b4c6029ae617b6a0af1709cb9e0439d5757b01b392d2ca7 languageName: node linkType: hard @@ -14658,7 +14658,7 @@ __metadata: eslint-plugin-jsdoc: 50.3.1 eslint-plugin-no-unsanitized: 4.1.1 eslint-plugin-prettier: 5.2 - eslint-plugin-react: 7.37.0 + eslint-plugin-react: 7.37.1 eslint-plugin-react-hooks: 4.6.2 eslint-plugin-simple-import-sort: 8.0.0 eslint-plugin-sort-keys-fix: 1.1.2