diff --git a/package.json b/package.json index 7d7c7d4..4885c79 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.11", "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..ab025a9 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.11: + version "0.1.11" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.1.11.tgz#6112da68d9d022b7f896d35c070464931c99c35f" + integrity sha512-a28+1jvpIZQdZ/W97wOXb6VqI762MKE/TxMMuibMEHhyYsSxQA8Ek30KObd5kJI2HF1ldtSYprFayXJXi3pz8Q== prettier@2.6.2: version "2.6.2"