From e96d5a136f4244d56a031ccb52c0c602e66aef88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 13:05:23 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.6 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c2d47b95..fa7cce5f 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "jest-environment-jsdom": "29.7.0", "postcss": "8.4.31", "prettier": "3.0.3", - "prettier-plugin-tailwindcss": "0.5.5", + "prettier-plugin-tailwindcss": "0.5.6", "tailwindcss": "3.3.3", "tsx": "3.13.0", "turbo": "1.10.15", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 17c30c46..691d4cb2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -143,8 +143,8 @@ devDependencies: specifier: 3.0.3 version: 3.0.3 prettier-plugin-tailwindcss: - specifier: 0.5.5 - version: 0.5.5(prettier@3.0.3) + specifier: 0.5.6 + version: 0.5.6(prettier@3.0.3) tailwindcss: specifier: 3.3.3 version: 3.3.3 @@ -5672,8 +5672,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-tailwindcss@0.5.5(prettier@3.0.3): - resolution: {integrity: sha512-voy0CjWv/CM8yeaduv5ZwovovpTGMR5LbzlhGF+LtEvMJt9wBeVTVnW781hL38R/RcDXCJwN2rolsgr94B/n0Q==} + /prettier-plugin-tailwindcss@0.5.6(prettier@3.0.3): + resolution: {integrity: sha512-2Xgb+GQlkPAUCFi3sV+NOYcSI5XgduvDBL2Zt/hwJudeKXkyvRS65c38SB0yb9UB40+1rL83I6m0RtlOQ8eHdg==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'