diff --git a/package.json b/package.json index 465cb3d..cee7909 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "postcss": "8.4.14", "postinstall-postinstall": "2.1.0", "prettier": "2.7.1", - "prettier-plugin-tailwindcss": "0.1.12", + "prettier-plugin-tailwindcss": "0.1.13", "react-icons": "4.4.0", "release-it": "15.1.4", "sort-package-json": "1.57.0", diff --git a/yarn.lock b/yarn.lock index 3daf9bf..e37847f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9343,10 +9343,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier-plugin-tailwindcss@0.1.12: - version "0.1.12" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.1.12.tgz#d002a0e25d76a06fdccb6f3c6c52dd9f85e3ccd8" - integrity sha512-pEZ6tppwknCeq3ObR9g8t61AhWtVRRR3I0EQNeiRrrJ3D42FJGeUDxiFc/LJRYEeAx5JOxagsF0MICwuWOJa+w== +prettier-plugin-tailwindcss@0.1.13: + version "0.1.13" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.1.13.tgz#ca1071361dc7e2ed5d95a2ee36825ce45f814942" + integrity sha512-/EKQURUrxLu66CMUg4+1LwGdxnz8of7IDvrSLqEtDqhLH61SAlNNUSr90UTvZaemujgl3OH/VHg+fyGltrNixw== prettier@2.7.1: version "2.7.1"