diff --git a/package.json b/package.json index 116221ad..3e07f33d 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "gatsby-plugin-eslint": "4.0.4", "husky": "9.1.6", "prettier": "2.8.8", - "prettier-plugin-tailwindcss": "0.4.1", + "prettier-plugin-tailwindcss": "0.6.8", "standard-version": "9.5.0", "tailwindcss": "3.4.15" }, diff --git a/yarn.lock b/yarn.lock index b78e5eda..33863967 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14507,10 +14507,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier-plugin-tailwindcss@0.4.1: - 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.6.8: + version "0.6.8" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.8.tgz#8a178e1679e3f941cc9de396f109c6cffea676d8" + integrity sha512-dGu3kdm7SXPkiW4nzeWKCl3uoImdd5CTZEJGxyypEPL37Wj0HT2pLqjrvSei1nTeuQfO4PUfjeW5cTUNRLZ4sA== prettier@2.8.8: version "2.8.8"