From 6bfd3692008734706b8217ad4eaa42eecdb56378 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 16:48:22 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.4 (#1641) 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 3619af555f7..5b29544f860 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.3", + "prettier-plugin-tailwindcss": "0.5.4", "rimraf": "5.0.1", "tsup": "^7.1.0", "tsx": "3.12.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 526ac0cc747..7380bfe2507 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.3 - version: 0.5.3(prettier@3.0.3) + specifier: 0.5.4 + version: 0.5.4(prettier@3.0.3) rimraf: specifier: 5.0.1 version: 5.0.1 @@ -8926,8 +8926,8 @@ packages: sh-syntax: 0.4.1 dev: true - /prettier-plugin-tailwindcss@0.5.3(prettier@3.0.3): - resolution: {integrity: sha512-M5K80V21yM+CTm/FEFYRv9/9LyInYbCSXpIoPAKMm8zy89IOwdiA2e4JVbcO7tvRtAQWz32zdj7/WKcsmFyAVg==} + /prettier-plugin-tailwindcss@0.5.4(prettier@3.0.3): + resolution: {integrity: sha512-QZzzB1bID6qPsKHTeA9qPo1APmmxfFrA5DD3LQ+vbTmAnY40eJI7t9Q1ocqel2EKMWNPLJqdTDWZj1hKYgqSgg==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'