From 13bf96ffb524a29ad95d88b925699b2c5c0adabc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 10:38:31 +0100 Subject: [PATCH] build(deps-dev): bump prettier-plugin-tailwindcss from 0.5.9 to 0.5.10 (#559) Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.9 to 0.5.10. - [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.9...v0.5.10) --- 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 12f5fa8..965890c 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "postcss": "^8.4.32", "prettier": "^3.1.1", "prettier-plugin-packagejson": "^2.4.8", - "prettier-plugin-tailwindcss": "^0.5.9", + "prettier-plugin-tailwindcss": "^0.5.10", "tailwindcss": "^3.4.0", "vite": "^5.0.10", "vite-plugin-handlebars": "^1.6.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b1a0b67..44f4c72 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,8 @@ devDependencies: specifier: ^2.4.8 version: 2.4.8(prettier@3.1.1) prettier-plugin-tailwindcss: - specifier: ^0.5.9 - version: 0.5.9(prettier@3.1.1) + specifier: ^0.5.10 + version: 0.5.10(prettier@3.1.1) tailwindcss: specifier: ^3.4.0 version: 3.4.0 @@ -2412,8 +2412,8 @@ packages: synckit: 0.8.8 dev: true - /prettier-plugin-tailwindcss@0.5.9(prettier@3.1.1): - resolution: {integrity: sha512-9x3t1s2Cjbut2QiP+O0mDqV3gLXTe2CgRlQDgucopVkUdw26sQi53p/q4qvGxMLBDfk/dcTV57Aa/zYwz9l8Ew==} + /prettier-plugin-tailwindcss@0.5.10(prettier@3.1.1): + resolution: {integrity: sha512-9UGSejqFxGG6brYjFfTYlJ8zs4L/lvZg1AngFfaC5Fs1otSskASv5IWKmjPu5MlABQUtTKtMArKyYr/hWpXSUg==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'