From 446af67e9bf8942ca2bc4bdf945b0351805ea1dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 12:43:20 +0100 Subject: [PATCH] chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.10 (#1116) 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 d5ddb6541..572183477 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "postcss-preset-env": "9.3.0", "prettier": "3.1.1", "prettier-plugin-astro": "0.12.2", - "prettier-plugin-tailwindcss": "0.5.9", + "prettier-plugin-tailwindcss": "0.5.10", "reading-time": "1.5.0", "rehype-accessible-emojis": "^0.3.2", "remark-toc": "^9.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 567f907c9..ca0176028 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -167,8 +167,8 @@ devDependencies: specifier: 0.12.2 version: 0.12.2 prettier-plugin-tailwindcss: - specifier: 0.5.9 - version: 0.5.9(prettier-plugin-astro@0.12.2)(prettier@3.1.1) + specifier: 0.5.10 + version: 0.5.10(prettier-plugin-astro@0.12.2)(prettier@3.1.1) reading-time: specifier: 1.5.0 version: 1.5.0 @@ -11441,8 +11441,8 @@ packages: sass-formatter: 0.7.8 dev: true - /prettier-plugin-tailwindcss@0.5.9(prettier-plugin-astro@0.12.2)(prettier@3.1.1): - resolution: {integrity: sha512-9x3t1s2Cjbut2QiP+O0mDqV3gLXTe2CgRlQDgucopVkUdw26sQi53p/q4qvGxMLBDfk/dcTV57Aa/zYwz9l8Ew==} + /prettier-plugin-tailwindcss@0.5.10(prettier-plugin-astro@0.12.2)(prettier@3.1.1): + resolution: {integrity: sha512-9UGSejqFxGG6brYjFfTYlJ8zs4L/lvZg1AngFfaC5Fs1otSskASv5IWKmjPu5MlABQUtTKtMArKyYr/hWpXSUg==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'