From 6d2e651f50c9bf044bcbf5bfaaf9b87775a041a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 03:59:29 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.37.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3cb6c14e3..7a7e1fe33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "eslint-config-scratch": "9.0.9", "eslint-plugin-jest": "27.9.0", "eslint-plugin-json": "2.1.2", - "eslint-plugin-react": "7.36.1", + "eslint-plugin-react": "7.37.0", "eslint-plugin-react-hooks": "4.6.2", "fastly": "1.2.1", "file-loader": "6.2.0", @@ -10046,9 +10046,9 @@ } }, "node_modules/eslint-plugin-react": { - "version": "7.36.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.36.1.tgz", - "integrity": "sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==", + "version": "7.37.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.0.tgz", + "integrity": "sha512-IHBePmfWH5lKhJnJ7WB1V+v/GolbB0rjS8XYVCSQCZKaQCAUhMoVoOEn1Ef8Z8Wf0a7l8KTJvuZg5/e4qrZ6nA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 751b4d378..22c53d105 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "eslint-config-scratch": "9.0.9", "eslint-plugin-jest": "27.9.0", "eslint-plugin-json": "2.1.2", - "eslint-plugin-react": "7.36.1", + "eslint-plugin-react": "7.37.0", "eslint-plugin-react-hooks": "4.6.2", "fastly": "1.2.1", "file-loader": "6.2.0",