diff --git a/package.json b/package.json index 7d7c7d4..de6b61d 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "postcss": "8.4.12", "postcss-loader": "6.2.1", "prettier": "2.6.2", - "prettier-plugin-tailwindcss": "0.1.8", + "prettier-plugin-tailwindcss": "0.1.13", "tailwindcss": "3.0.23", "terser-webpack-plugin": "5.3.1", "ts-loader": "9.2.8", diff --git a/yarn.lock b/yarn.lock index 71f3855..850cbce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6966,10 +6966,10 @@ precond@0.2: resolved "https://registry.yarnpkg.com/precond/-/precond-0.2.3.tgz#aa9591bcaa24923f1e0f4849d240f47efc1075ac" integrity sha1-qpWRvKokkj8eD0hJ0kD0fvwQdaw= -prettier-plugin-tailwindcss@0.1.8: - version "0.1.8" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.1.8.tgz#ba0f606ed91959ede670303d905b99106e9e6293" - integrity sha512-hwarSBCswAXa+kqYtaAkFr3Vop9o04WOyZs0qo3NyvW8L7f1rif61wRyq0+ArmVThOuRBcJF5hjGXYk86cwemg== +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.6.2: version "2.6.2"