diff --git a/package.json b/package.json index 2b54971..39ea4c2 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.7.1" } } diff --git a/yarn.lock b/yarn.lock index def170a..c9d6671 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.7.1: + version "0.7.1" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.7.1.tgz#0cb15246668788e62b5b752868f5e01f0ce7eec9" + integrity sha512-Bzv1LZcuiR1Sk02iJTS1QzlFNp/o5l2p3xkopwOrbPmtMeh3fK9rVW5M3neBQzHq+kGKj/4LGQMTNcTH4NGPtQ== read-cache@^1.0.0: version "1.0.0"