From efe2d44deeec2adccbec215e489c9e2b36860d5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:26:58 +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 1295e5b..9e3cae2 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "postcss-cli": "10.1.0", "prettier": "3.1.0", "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 671c9c3..83e69bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1364,10 +1364,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.0: version "3.1.0"