From 8c53f121e3a42a312c60da27f9392a3a8461ec1a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 01:11:12 +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 a5434b5..74af02b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "autoprefixer": "10.4.20", "conventional-changelog-conventionalcommits": "7.0.2", "eslint": "8.57.1", - "eslint-plugin-react": "7.36.1", + "eslint-plugin-react": "7.37.0", "eslint-plugin-react-hooks": "4.6.2", "postcss": "8.4.47", "prettier": "3.3.3", @@ -4059,9 +4059,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 509190b..ee93509 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "autoprefixer": "10.4.20", "conventional-changelog-conventionalcommits": "7.0.2", "eslint": "8.57.1", - "eslint-plugin-react": "7.36.1", + "eslint-plugin-react": "7.37.0", "eslint-plugin-react-hooks": "4.6.2", "postcss": "8.4.47", "prettier": "3.3.3",