From 837486f65cecf6b836091940aa32f1ed06db809b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 21:21:06 +0000 Subject: [PATCH] Bump eslint-plugin-react from 7.35.0 to 7.35.2 Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.35.0 to 7.35.2. - [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.35.0...v7.35.2) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/react/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/react/package.json b/packages/react/package.json index 401a352..f1e48de 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -17,7 +17,7 @@ "eslint": "^9.9.1", "eslint-plugin-compat": "^6.0.0", "eslint-plugin-jsx-a11y": "^6.9.0", - "eslint-plugin-react": "^7.35.0", + "eslint-plugin-react": "^7.35.2", "globals": "^15.9.0", "typescript-eslint": "^8.3.0" }, diff --git a/yarn.lock b/yarn.lock index 956f7f0..959c4cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -498,7 +498,7 @@ __metadata: eslint: "npm:^9.9.1" eslint-plugin-compat: "npm:^6.0.0" eslint-plugin-jsx-a11y: "npm:^6.9.0" - eslint-plugin-react: "npm:^7.35.0" + eslint-plugin-react: "npm:^7.35.2" globals: "npm:^15.9.0" react: "npm:^18.3.1" typescript: "npm:^5.5.4" @@ -2292,9 +2292,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:^7.35.0": - version: 7.35.0 - resolution: "eslint-plugin-react@npm:7.35.0" +"eslint-plugin-react@npm:^7.35.2": + version: 7.35.2 + resolution: "eslint-plugin-react@npm:7.35.2" dependencies: array-includes: "npm:^3.1.8" array.prototype.findlast: "npm:^1.2.5" @@ -2316,7 +2316,7 @@ __metadata: string.prototype.repeat: "npm:^1.0.0" peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - checksum: 10c0/eedcc33de4b2cda91d56ae517a4f771a0c76da9c1e26c95543969012871381e11d4d6cffdf6fa8423036585c289eb3500f3f93fb1d314fb2624e0aa1e463305e + checksum: 10c0/5f891f5a77e902a0ca8d10b23d0b800e90a09400187febe5986c5078d6277baa4b974d6acdbba25baae065dbcf12eb9241b5f5782527d0780314c2ee5006a8af languageName: node linkType: hard