diff --git a/package.json b/package.json index 2b54971..8c1f8e0 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,6 @@ "dependencies": { "@tailwindcss/typography": "^0.5.16", "postcss-import": "^16.1.1", - "prettier-plugin-tailwindcss": "^0.6.13" + "prettier-plugin-tailwindcss": "^0.6.14" } } diff --git a/yarn.lock b/yarn.lock index def170a..cedeb94 100644 --- a/yarn.lock +++ b/yarn.lock @@ -83,10 +83,10 @@ postcss-value-parser@^4.0.0: resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz" integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== -prettier-plugin-tailwindcss@^0.6.13: - version "0.6.13" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.13.tgz#49829e26c10ec6cf02e83ac19b8f7d842d2027ae" - integrity sha512-uQ0asli1+ic8xrrSmIOaElDu0FacR4x69GynTh2oZjFY10JUt6EEumTQl5tB4fMeD6I1naKd+4rXQQ7esT2i1g== +prettier-plugin-tailwindcss@^0.6.14: + version "0.6.14" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.14.tgz#06701a580f7104c034ae3b699dbd17a80d67f0cd" + integrity sha512-pi2e/+ZygeIqntN+vC573BcW5Cve8zUB0SSAGxqpB4f96boZF4M3phPVoOFCeypwkpRYdi7+jQ5YJJUwrkGUAg== read-cache@^1.0.0: version "1.0.0"