From a5e9251383b2e53f20dc4a7c7082d53e1a00792d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 20:25:39 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-tailwindcss to ^0.5.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 30bf449ad..a035cd9a1 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ "prettier": "2.8.8", "prettier-plugin-astro": "0.10.0", "prettier-plugin-svelte": "^2.9.0", - "prettier-plugin-tailwindcss": "^0.4.0", + "prettier-plugin-tailwindcss": "^0.5.0", "react": "18.2.0", "react-dom": "18.2.0", "rimraf": "5.0.1", diff --git a/yarn.lock b/yarn.lock index 70765d798..16faaedd3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5741,10 +5741,10 @@ prettier-plugin-svelte@^2.9.0: resolved "https://registry.yarnpkg.com/prettier-plugin-svelte/-/prettier-plugin-svelte-2.10.1.tgz#e1abbe5689e8a926c60b8bc42e61233556ca90d1" integrity sha512-Wlq7Z5v2ueCubWo0TZzKc9XHcm7TDxqcuzRuGd0gcENfzfT4JZ9yDlCbEgxWgiPmLHkBjfOtpAWkcT28MCDpUQ== -prettier-plugin-tailwindcss@^0.4.0: - version "0.4.1" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.4.1.tgz#f7ed664199540978b2cbd037bac3a337d6689e86" - integrity sha512-hwn2EiJmv8M+AW4YDkbjJ6HlZCTzLyz1QlySn9sMuKV/Px0fjwldlB7tol8GzdgqtkdPtzT3iJ4UzdnYXP25Ag== +prettier-plugin-tailwindcss@^0.5.0: + version "0.5.3" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.3.tgz#ed4b31ee75bbce1db4ac020a859267d5b65ad8df" + integrity sha512-M5K80V21yM+CTm/FEFYRv9/9LyInYbCSXpIoPAKMm8zy89IOwdiA2e4JVbcO7tvRtAQWz32zdj7/WKcsmFyAVg== prettier@2.8.8, prettier@^2.8.3, prettier@^2.8.8: version "2.8.8"