From 5af63138eec635e327a236f7806990640a328417 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 00:18:55 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9203f25..7fb3416 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "postcss-cli": "10.1.0", "prettier": "3.0.3", "prettier-plugin-go-template": "0.0.15", - "prettier-plugin-tailwindcss": "0.5.4", + "prettier-plugin-tailwindcss": "0.5.6", "rimraf": "5.0.5" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index fb18ed9..75ece91 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1353,10 +1353,10 @@ prettier-plugin-go-template@0.0.15: dependencies: ulid "^2.3.0" -prettier-plugin-tailwindcss@0.5.4: - version "0.5.4" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.4.tgz#ebfacbcb90e2ca1df671ffe4083e99f81d72040d" - integrity sha512-QZzzB1bID6qPsKHTeA9qPo1APmmxfFrA5DD3LQ+vbTmAnY40eJI7t9Q1ocqel2EKMWNPLJqdTDWZj1hKYgqSgg== +prettier-plugin-tailwindcss@0.5.6: + version "0.5.6" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz#8e511857a49bf127f078985f52b04a70e8e92285" + integrity sha512-2Xgb+GQlkPAUCFi3sV+NOYcSI5XgduvDBL2Zt/hwJudeKXkyvRS65c38SB0yb9UB40+1rL83I6m0RtlOQ8eHdg== prettier@3.0.3: version "3.0.3"