From 26ae37e019faa0629cc75013aae76d2166ce11f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 18:54:37 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71d0870..e509266 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint-plugin-simple-import-sort": "9.0.0", "npm-run-all2": "5.0.2", "prettier": "2.8.8", - "prettier-plugin-tailwindcss": "0.2.2", + "prettier-plugin-tailwindcss": "0.6.8", "tailwindcss": "3.4.3", "typescript": "4.9.5", "wrangler": "3.51.0"