diff --git a/package.json b/package.json index 2b54971..7539fd9 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.2" } } diff --git a/yarn.lock b/yarn.lock index def170a..678b520 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.2: + version "0.7.2" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.7.2.tgz#8de2039fc0363b8532ef5a2d3fc9e2c1b6ca3bd4" + integrity sha512-LkphyK3Fw+q2HdMOoiEHWf93fNtYJwfamoKPl7UwtjFQdei/iIBoX11G6j706FzN3ymX9mPVi97qIY8328vdnA== read-cache@^1.0.0: version "1.0.0"