From 326f881c43f7b62cbb5e4b205b0f79fa3a1774d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 01:10:45 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to ^7.37.2 --- apps/remix-example/package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/remix-example/package.json b/apps/remix-example/package.json index d83461744..8ba4bc86c 100644 --- a/apps/remix-example/package.json +++ b/apps/remix-example/package.json @@ -43,7 +43,7 @@ "eslint-import-resolver-typescript": "^3.6.3", "eslint-plugin-import": "^2.31.0", "eslint-plugin-jsx-a11y": "^6.10.2", - "eslint-plugin-react": "^7.33.2", + "eslint-plugin-react": "^7.37.2", "eslint-plugin-react-hooks": "^4.6.2", "postcss": "^8.4.38", "start-server-and-test": "2.0.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2d5a2867f..bc3e936b2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -294,7 +294,7 @@ importers: eslint-import-resolver-typescript: ^3.6.3 eslint-plugin-import: ^2.31.0 eslint-plugin-jsx-a11y: ^6.10.2 - eslint-plugin-react: ^7.33.2 + eslint-plugin-react: ^7.37.2 eslint-plugin-react-hooks: ^4.6.2 isbot: ^4.1.0 postcss: ^8.4.38