From c3d963de4df0441bf5ce1addd8f09c94f5263fa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 17:36:32 -0400 Subject: [PATCH] chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.3 to 0.5.4 (#343) Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.3 to 0.5.4. - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.3...v0.5.4) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[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 80dac80f..a823b5d5 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint-plugin-unicorn": "48.0.1", "prettier": "3.0.3", "prettier-plugin-pkg": "0.18.0", - "prettier-plugin-tailwindcss": "0.5.3", + "prettier-plugin-tailwindcss": "0.5.4", "turbo": "1.10.13", "typescript": "5.2.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0061c332..8ccb785a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: specifier: 0.18.0 version: 0.18.0(prettier@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) turbo: specifier: 1.10.13 version: 1.10.13 @@ -7597,8 +7597,8 @@ packages: prettier: 3.0.3 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': '*'