From 81f6b9ab1e9b3f44b296ca869dbc4761a43d7fcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 18:03:14 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 052d56c67a7..c2a9875b1a7 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "lint-staged": "15.2.8", "patch-package": "8.0.0", "prettier": "3.3.3", - "prettier-plugin-tailwindcss": "0.6.5", + "prettier-plugin-tailwindcss": "0.6.6", "ts-jest": "29.2.4", "ts-node": "10.9.2", "typedoc": "0.25.13", diff --git a/yarn.lock b/yarn.lock index b76532dee3d..b7ca68e591f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10298,10 +10298,10 @@ prettier-plugin-sh@^0.14.0: mvdan-sh "^0.10.1" sh-syntax "^0.4.1" -prettier-plugin-tailwindcss@0.6.5: - version "0.6.5" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.5.tgz#e05202784a3f41889711ae38c75c5b8cad72f368" - integrity sha512-axfeOArc/RiGHjOIy9HytehlC0ZLeMaqY09mm8YCkMzznKiDkwFzOpBvtuhuv3xG5qB73+Mj7OCe2j/L1ryfuQ== +prettier-plugin-tailwindcss@0.6.6: + version "0.6.6" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.6.tgz#93e524d3c30f3fb45dc9e99de985b2a584ff063f" + integrity sha512-OPva5S7WAsPLEsOuOWXATi13QrCKACCiIonFgIR6V4lYv4QLp++UXVhZSzRbZxXGimkQtQT86CC6fQqTOybGng== prettier@3.3.3: version "3.3.3"