From 245ab5d1c7b6a8369febaf31ba08f83a3525bac4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 11:59:38 +0000 Subject: [PATCH] Update dependency eslint-plugin-prettier to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 618a108..f05f29e 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "eslint-plugin-import": "2.32.0", "eslint-plugin-jest": "27.9.0", "eslint-plugin-jsx-a11y": "6.10.2", - "eslint-plugin-prettier": "4.2.5", + "eslint-plugin-prettier": "5.5.6", "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "4.6.2", "husky": "8.0.3",