From e8a4d8a2038bb8de547d8fab550d32b0f4cc4e54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 07:04:29 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.10 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 01b91d6..3723a50 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "postcss-cli": "10.1.0", "prettier": "3.1.1", "prettier-plugin-go-template": "0.0.15", - "prettier-plugin-tailwindcss": "0.5.7", + "prettier-plugin-tailwindcss": "0.5.10", "rimraf": "5.0.5" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 8d71868..6eff7a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1369,10 +1369,10 @@ prettier-plugin-go-template@0.0.15: dependencies: ulid "^2.3.0" -prettier-plugin-tailwindcss@0.5.7: - version "0.5.7" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.7.tgz#d05dc42c6f2167e3bf2c20e9f71a1fff4232b5d9" - integrity sha512-4v6uESAgwCni6YF6DwJlRaDjg9Z+al5zM4JfngcazMy4WEf/XkPS5TEQjbD+DZ5iNuG6RrKQLa/HuX2SYzC3kQ== +prettier-plugin-tailwindcss@0.5.10: + version "0.5.10" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.10.tgz#c7a68d8751e4963f290f980fd61f9d9882660b50" + integrity sha512-9UGSejqFxGG6brYjFfTYlJ8zs4L/lvZg1AngFfaC5Fs1otSskASv5IWKmjPu5MlABQUtTKtMArKyYr/hWpXSUg== prettier@3.1.1: version "3.1.1"