From f8b7ff5a5b22a95311936cf36b4a127f5be83dab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 08:46:25 +0200 Subject: [PATCH] build(deps-dev): bump prettier-plugin-tailwindcss from 0.5.4 to 0.5.5 (#500) Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.4 to 0.5.5. - [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.4...v0.5.5) --- 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 13430767..288c2ee7 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "postcss": "^8.4.31", "prettier": "^3.0.3", "prettier-plugin-packagejson": "^2.4.6", - "prettier-plugin-tailwindcss": "^0.5.4", + "prettier-plugin-tailwindcss": "^0.5.5", "tailwindcss": "^3.3.3", "vite": "^4.4.10", "vite-plugin-handlebars": "^1.6.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d3a6da6c..0943c104 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,8 @@ devDependencies: specifier: ^2.4.6 version: 2.4.6(prettier@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) tailwindcss: specifier: ^3.3.3 version: 3.3.3 @@ -2494,8 +2494,8 @@ packages: synckit: 0.8.5 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': '*'