From eb50804ccb7c4c7dd5afe229b0373fd57a07caa8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 00:33:57 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.36.1 --- website/package.json | 2 +- website/yarn.lock | 32 ++++++++++++++++++++++++++++++-- 2 files changed, 31 insertions(+), 3 deletions(-) diff --git a/website/package.json b/website/package.json index 502ae31fb9..3c0ca5aa3a 100644 --- a/website/package.json +++ b/website/package.json @@ -23,7 +23,7 @@ "@typescript-eslint/eslint-plugin": "8.2.0", "@typescript-eslint/parser": "8.2.0", "eslint": "8.57.0", - "eslint-plugin-react": "7.35.0", + "eslint-plugin-react": "7.36.1", "eslint-plugin-react-hooks": "4.6.2", "fs-extra": "^11.1.0", "patch-package": "^8.0.0", diff --git a/website/yarn.lock b/website/yarn.lock index 7a0e0efc77..d682e45779 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -6381,7 +6381,35 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:7.35.0, eslint-plugin-react@npm:^7.27.0, eslint-plugin-react@npm:^7.33.2": +"eslint-plugin-react@npm:7.36.1": + version: 7.36.1 + resolution: "eslint-plugin-react@npm:7.36.1" + dependencies: + array-includes: "npm:^3.1.8" + array.prototype.findlast: "npm:^1.2.5" + array.prototype.flatmap: "npm:^1.3.2" + array.prototype.tosorted: "npm:^1.1.4" + doctrine: "npm:^2.1.0" + es-iterator-helpers: "npm:^1.0.19" + estraverse: "npm:^5.3.0" + hasown: "npm:^2.0.2" + jsx-ast-utils: "npm:^2.4.1 || ^3.0.0" + minimatch: "npm:^3.1.2" + object.entries: "npm:^1.1.8" + object.fromentries: "npm:^2.0.8" + object.values: "npm:^1.2.0" + prop-types: "npm:^15.8.1" + resolve: "npm:^2.0.0-next.5" + semver: "npm:^6.3.1" + string.prototype.matchall: "npm:^4.0.11" + string.prototype.repeat: "npm:^1.0.0" + peerDependencies: + eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 + checksum: 10c0/8cb37f7fb351213bc44263580ff77627e14e27870fd81dae593e3de2826340b9bd8bbac7ae00fd5de69751a0660b2e51bd26760596f4ae85548f6b1bd76706e6 + languageName: node + linkType: hard + +"eslint-plugin-react@npm:^7.27.0, eslint-plugin-react@npm:^7.33.2": version: 7.35.0 resolution: "eslint-plugin-react@npm:7.35.0" dependencies: @@ -12483,7 +12511,7 @@ __metadata: crypto-browserify: "npm:^3.12.0" docusaurus-gtm-plugin: "npm:^0.0.2" eslint: "npm:8.57.0" - eslint-plugin-react: "npm:7.35.0" + eslint-plugin-react: "npm:7.36.1" eslint-plugin-react-hooks: "npm:4.6.2" fs-extra: "npm:^11.1.0" patch-package: "npm:^8.0.0"