diff --git a/package.json b/package.json index 8e4f77bf..59e70dc6 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "eslint-plugin-prettier": "^4.2.1", "postcss": "^8.4.5", "prettier": "^2.8.6", - "prettier-plugin-tailwindcss": "^0.2.4", + "prettier-plugin-tailwindcss": "^0.2.5", "sanitize-html": "^2.10.0" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 50cc7e88..51aec942 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2788,10 +2788,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier-plugin-tailwindcss@^0.2.4: - version "0.2.4" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.4.tgz#ed0ca759bc948eb2bc48b419c6e57eb2adabdb0a" - integrity sha512-wMyugRI2yD8gqmMpZSS8kTA0gGeKozX/R+w8iWE+yiCZL09zY0SvfiHfHabNhjGhzxlQ2S2VuTxPE3T72vppCQ== +prettier-plugin-tailwindcss@^0.2.5: + version "0.2.5" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.5.tgz#fb9f07f22d0658fdedbf4d83254bf907656f7500" + integrity sha512-vZ/iKieyCx0WTxHbkf5E1rBlv/ybFk8WTT4hL5W2jlVxum2Zbe0jMUpuQdDrpa4z2vnPiJ5KIWCqL/kd16fKYg== prettier@^2.8.6: version "2.8.6"