From f6fc76f2c768e87de0a5bf9ba7f2cae2283eaacc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 06:43:33 +0000 Subject: [PATCH] chore: update dependency prettier to v3.8.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 976852e8..3b9ba935 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "mdast-util-from-markdown": "^2.0.2", "mdn-data": "^2.27.1", "mocha": "^11.0.0", - "prettier": "3.8.1", + "prettier": "3.8.2", "tailwind-csstree": "^0.3.0", "typescript": "^5.9.3", "web-features": "^3.23.0",