From c4f8333f34c22e5fb39f705661b09ac5a49618db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 18:13:06 +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..18a2508aa04 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.8.4", "prettier-plugin-tailwindcss": "^0.4.0", "tailwind-scrollbar": "^3.0.0", "tailwindcss": "3.3.3",