From 8cbf5a4b3ca7ab363f5afeaa4b041cbab61ec6db Mon Sep 17 00:00:00 2001 From: Minwe LUO Date: Thu, 12 Sep 2024 19:32:12 +0800 Subject: [PATCH] feat: add eslint-plugin-react@7.36.0 --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 7f9d712..1f70da0 100644 --- a/package.json +++ b/package.json @@ -498,6 +498,10 @@ "7.29.0": { "version": "7.28.0", "reason": "https://github.com/yannickcr/eslint-plugin-react/issues/3215" + }, + "7.36.0": { + "version": "7.35.2", + "reason": "https://github.com/jsx-eslint/eslint-plugin-react/issues/3819" } }, "eslint-loader": {