From 7c9fdcdd9a0ebd1949c82706d73c603729a7a6bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 05:36:08 +0000 Subject: [PATCH] chore: update dependency prettier to v3.9.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 088d46fe..8dc97ffb 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "lint-staged": "^16.0.0", "mdast-util-from-markdown": "^2.0.2", "mocha": "^11.0.0", - "prettier": "3.9.3", + "prettier": "3.9.4", "tailwind-csstree": "^0.3.0", "typescript": "^6.0.3", "web-features": "^3.32.0",