From 97469c09e2544090ac241ee6cb2c2f9b723460ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 04:36:26 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-eslint-plugin to v5.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 728cfd549a5..c7c10568934 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "dedent": "1.5.1", "enquirer": "2.4.1", "eslint": "8.57.0", - "eslint-plugin-eslint-plugin": "5.0.7", + "eslint-plugin-eslint-plugin": "5.3.0", "eslint-plugin-tailwindcss": "3.14.3", "husky": "9.0.11", "jest-snapshot-serializer-raw": "2.0.0",