From 815df1201e859361fa92271d3e749c73f0eff3f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 04:43:32 +0000 Subject: [PATCH] Update dependency prettier to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0f1b5538c8..ec57e0b8cc1 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "gatsby-plugin-no-sourcemaps": "5.13.0", "postcss": "8.4.31", "postcss-import": "^15.1.0", - "prettier": "2.8.8", + "prettier": "3.9.4", "prettier-plugin-tailwindcss": "^0.4.0", "tailwind-scrollbar": "^3.0.0", "tailwindcss": "3.3.3",