From 4699cf623934d1208bd15c75d50600af9254575f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 13:58:15 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-prettier to v5 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b308bc4..cbe3f08 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "eslint-import-resolver-node": "0.3.7", "eslint-plugin-etc": "2.0.3", "eslint-plugin-import": "2.27.5", - "eslint-plugin-prettier": "4.2.1", + "eslint-plugin-prettier": "5.5.5", "eslint-plugin-promise": "6.1.1", "eslint-plugin-regexp": "1.15.0", "eslint-plugin-simple-import-sort": "10.0.0",