From 0e179c1ccad1183cf3697db5a6bffb5658868f1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 04:12:05 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v2.8.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e58e13..2d79a5f 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint": "8.37.0", "eslint-config-next": "13.3.0", "postcss": "8.4.21", - "prettier": "2.8.7", + "prettier": "2.8.8", "prettier-plugin-tailwindcss": "0.2.7", "stylelint": "15.4.0", "stylelint-config-standard": "32.0.0",