From b9d89a56f971b40ba7773308778ee57f562542ab Mon Sep 17 00:00:00 2001 From: "cultureamp-renovate[bot]" <89962466+cultureamp-renovate[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 00:53:17 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to ^7.35.2 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e383d8baf43..54abfa942a7 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "eslint-plugin-jest": "^27.9.0", "eslint-plugin-jsx-a11y": "^6.9.0", "eslint-plugin-mdx": "^3.1.5", - "eslint-plugin-react": "^7.35.0", + "eslint-plugin-react": "^7.35.2", "eslint-plugin-sort-imports-es6-autofix": "^0.6.0", "eslint-plugin-ssr-friendly": "^1.3.0", "eslint-plugin-storybook": "^0.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1bd801cf6dc..994fd2296ad 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -118,8 +118,8 @@ importers: specifier: ^3.1.5 version: 3.1.5(eslint@8.57.0) eslint-plugin-react: - specifier: ^7.35.0 - version: 7.35.0(eslint@8.57.0) + specifier: ^7.35.2 + version: 7.35.2(eslint@8.57.0) eslint-plugin-sort-imports-es6-autofix: specifier: ^0.6.0 version: 0.6.0(eslint@8.57.0) @@ -5924,8 +5924,8 @@ packages: peerDependencies: eslint: '>=8.0.0' - eslint-plugin-react@7.35.0: - resolution: {integrity: sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==} + eslint-plugin-react@7.35.2: + resolution: {integrity: sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 @@ -17541,7 +17541,7 @@ snapshots: - bluebird - supports-color - eslint-plugin-react@7.35.0(eslint@8.57.0): + eslint-plugin-react@7.35.2(eslint@8.57.0): dependencies: array-includes: 3.1.8 array.prototype.findlast: 1.2.5