From 481f013ae278aea5655e0c75835c6b7d0c0d995d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 01:52:03 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.34.3 --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index f163f9cecd..fb5ced9733 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "eslint-plugin-json": "3.1.0", "eslint-plugin-jsx-a11y": "6.8.0", "eslint-plugin-prettier": "5.1.3", - "eslint-plugin-react": "7.34.2", + "eslint-plugin-react": "7.34.3", "gatsby-plugin-react-helmet": "^6.13.1", "gatsby-source-filesystem": "5.13.1", "husky": "8.0.3", diff --git a/yarn.lock b/yarn.lock index 8ae352f5a4..dfafc88a04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7992,7 +7992,7 @@ __metadata: languageName: node linkType: hard -"array.prototype.tosorted@npm:^1.1.3": +"array.prototype.tosorted@npm:^1.1.4": version: 1.1.4 resolution: "array.prototype.tosorted@npm:1.1.4" dependencies: @@ -11377,15 +11377,15 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:7.34.2": - version: 7.34.2 - resolution: "eslint-plugin-react@npm:7.34.2" +"eslint-plugin-react@npm:7.34.3": + version: 7.34.3 + resolution: "eslint-plugin-react@npm:7.34.3" dependencies: array-includes: "npm:^3.1.8" array.prototype.findlast: "npm:^1.2.5" array.prototype.flatmap: "npm:^1.3.2" array.prototype.toreversed: "npm:^1.1.2" - array.prototype.tosorted: "npm:^1.1.3" + array.prototype.tosorted: "npm:^1.1.4" doctrine: "npm:^2.1.0" es-iterator-helpers: "npm:^1.0.19" estraverse: "npm:^5.3.0" @@ -11401,7 +11401,7 @@ __metadata: string.prototype.matchall: "npm:^4.0.11" peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 - checksum: 10c0/37dc04424da8626f20a071466e7238d53ed111c53e5e5398d813ac2cf76a2078f00d91f7833fe5b2f0fc98f2688a75b36e78e9ada9f1068705d23c7031094316 + checksum: 10c0/60717e32c9948e2b4ddc53dac7c4b62c68fc7129c3249079191c941c08ebe7d1f4793d65182922d19427c2a6634e05231a7b74ceee34169afdfd0e43d4a43d26 languageName: node linkType: hard @@ -25155,7 +25155,7 @@ __metadata: eslint-plugin-json: "npm:3.1.0" eslint-plugin-jsx-a11y: "npm:6.8.0" eslint-plugin-prettier: "npm:5.1.3" - eslint-plugin-react: "npm:7.34.2" + eslint-plugin-react: "npm:7.34.3" gatsby: "npm:5.13.6" gatsby-plugin-catch-links: "npm:5.13.1" gatsby-plugin-image: "npm:3.13.1"