From ceec2623ea10d90a32e2c569cb00aaea2ffff9ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 06:31:32 +0200 Subject: [PATCH] chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.5 (#1908) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 39b701f7173..8e7377b6234 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "jest-snapshot-serializer-raw": "2.0.0", "json-schema-to-markdown": "1.1.1", "prettier": "3.0.3", - "prettier-plugin-tailwindcss": "0.5.4", + "prettier-plugin-tailwindcss": "0.5.5", "rimraf": "5.0.5", "tsup": "^7.1.0", "tsx": "3.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f6afed9a583..2075d068724 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,8 +74,8 @@ importers: specifier: 3.0.3 version: 3.0.3 prettier-plugin-tailwindcss: - specifier: 0.5.4 - version: 0.5.4(prettier@3.0.3) + specifier: 0.5.5 + version: 0.5.5(prettier@3.0.3) rimraf: specifier: 5.0.5 version: 5.0.5 @@ -8845,8 +8845,8 @@ packages: sh-syntax: 0.4.1 dev: true - /prettier-plugin-tailwindcss@0.5.4(prettier@3.0.3): - resolution: {integrity: sha512-QZzzB1bID6qPsKHTeA9qPo1APmmxfFrA5DD3LQ+vbTmAnY40eJI7t9Q1ocqel2EKMWNPLJqdTDWZj1hKYgqSgg==} + /prettier-plugin-tailwindcss@0.5.5(prettier@3.0.3): + resolution: {integrity: sha512-voy0CjWv/CM8yeaduv5ZwovovpTGMR5LbzlhGF+LtEvMJt9wBeVTVnW781hL38R/RcDXCJwN2rolsgr94B/n0Q==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'