From 65fc40385a88e132d5d076f4c2940089ca9173a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 13:01:57 +0000 Subject: [PATCH] Update dependency eslint-plugin-react to v7.37.1 --- package.json | 2 +- packages/grafana-prometheus/package.json | 2 +- yarn.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 3e3f03a1595..95cb0f6f98d 100644 --- a/package.json +++ b/package.json @@ -181,7 +181,7 @@ "eslint-plugin-jsx-a11y": "6.10.0", "eslint-plugin-lodash": "7.4.0", "eslint-plugin-no-barrel-files": "^1.1.0", - "eslint-plugin-react": "7.37.0", + "eslint-plugin-react": "7.37.1", "eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-testing-library": "^6.2.2", "eslint-scope": "^8.0.0", diff --git a/packages/grafana-prometheus/package.json b/packages/grafana-prometheus/package.json index e405e0bab36..cff9c1d74c3 100644 --- a/packages/grafana-prometheus/package.json +++ b/packages/grafana-prometheus/package.json @@ -114,7 +114,7 @@ "eslint-plugin-jsdoc": "48.11.0", "eslint-plugin-jsx-a11y": "6.10.0", "eslint-plugin-lodash": "7.4.0", - "eslint-plugin-react": "7.37.0", + "eslint-plugin-react": "7.37.1", "eslint-plugin-react-hooks": "4.6.0", "eslint-webpack-plugin": "4.2.0", "fork-ts-checker-webpack-plugin": "9.0.2", diff --git a/yarn.lock b/yarn.lock index e41ce918708..51463e69bec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4016,7 +4016,7 @@ __metadata: eslint-plugin-jsdoc: "npm:48.11.0" eslint-plugin-jsx-a11y: "npm:6.10.0" eslint-plugin-lodash: "npm:7.4.0" - eslint-plugin-react: "npm:7.37.0" + eslint-plugin-react: "npm:7.37.1" eslint-plugin-react-hooks: "npm:4.6.0" eslint-webpack-plugin: "npm:4.2.0" eventemitter3: "npm:5.0.1" @@ -17160,9 +17160,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: "npm:^3.1.8" array.prototype.findlast: "npm:^1.2.5" @@ -17184,7 +17184,7 @@ __metadata: string.prototype.repeat: "npm:^1.0.0" peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - checksum: 10/ae005a5e4bdcbf43cda0e5297f5ee8badbbcc18ce6c3f83ac4141173242b27c8a067372061af745ae490c18eef2c3257985bcd240cee85dec262ca875347e8fc + checksum: 10/a7b9cf2c43255844ad0c9d4e3758a8c2b687a2ce9a09f4161ab245581d5d2d91b37742e541c88aa9ce368ec6c860e23dc78c15117f3fc1cdc433847038e8346b languageName: node linkType: hard @@ -19112,7 +19112,7 @@ __metadata: eslint-plugin-jsx-a11y: "npm:6.10.0" eslint-plugin-lodash: "npm:7.4.0" eslint-plugin-no-barrel-files: "npm:^1.1.0" - eslint-plugin-react: "npm:7.37.0" + eslint-plugin-react: "npm:7.37.1" eslint-plugin-react-hooks: "npm:4.6.0" eslint-plugin-testing-library: "npm:^6.2.2" eslint-scope: "npm:^8.0.0"