From 0d94a1ae3feb2beae609651e254fc3283e1df15d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 07:45:14 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.36.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 e90529e9..7837b485 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "eslint": "8.57.0", "eslint-config-scratch": "9.0.9", "eslint-plugin-import": "2.30.0", - "eslint-plugin-react": "7.35.2", + "eslint-plugin-react": "7.36.0", "format-message-cli": "6.2.4", "format-message-parse": "6.2.4", "glob": "7.2.3", @@ -7518,9 +7518,9 @@ } }, "node_modules/eslint-plugin-react": { - "version": "7.35.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz", - "integrity": "sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==", + "version": "7.36.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.36.0.tgz", + "integrity": "sha512-c+RvVxBH0JE2kHt/8p043nPPhIohSnyQOZApIzGJqM2tXnjEzcZzyKIAg72gymLtuwuKfgGxW2H2aqTJqRgTfQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 270c0219..e4dadf4f 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "eslint": "8.57.0", "eslint-config-scratch": "9.0.9", "eslint-plugin-import": "2.30.0", - "eslint-plugin-react": "7.35.2", + "eslint-plugin-react": "7.36.0", "format-message-cli": "6.2.4", "format-message-parse": "6.2.4", "glob": "7.2.3",