From 7922d91e66076c97f84028f2d10af4febbae583d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 11:47:21 +0000 Subject: [PATCH] Bump prettier-plugin-tailwindcss from 0.5.5 to 0.5.6 Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.5 to 0.5.6. - [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.5...v0.5.6) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c73f3de..64402c6 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "postcss-import": "^15.1.0", "prettier": "^3.0.3", "prettier-plugin-astro": "0.12.0", - "prettier-plugin-tailwindcss": "^0.5.5", + "prettier-plugin-tailwindcss": "^0.5.6", "reading-time": "^1.5.0", "remark-unwrap-images": "^4.0.0", "tailwindcss": "^3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index de8e33a..15675cb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' settings: autoInstallPeers: true @@ -110,8 +110,8 @@ devDependencies: specifier: 0.12.0 version: 0.12.0 prettier-plugin-tailwindcss: - specifier: ^0.5.5 - version: 0.5.5(prettier-plugin-astro@0.12.0)(prettier@3.0.3) + specifier: ^0.5.6 + version: 0.5.6(prettier-plugin-astro@0.12.0)(prettier@3.0.3) reading-time: specifier: ^1.5.0 version: 1.5.0 @@ -5365,8 +5365,8 @@ packages: sass-formatter: 0.7.7 dev: true - /prettier-plugin-tailwindcss@0.5.5(prettier-plugin-astro@0.12.0)(prettier@3.0.3): - resolution: {integrity: sha512-voy0CjWv/CM8yeaduv5ZwovovpTGMR5LbzlhGF+LtEvMJt9wBeVTVnW781hL38R/RcDXCJwN2rolsgr94B/n0Q==} + /prettier-plugin-tailwindcss@0.5.6(prettier-plugin-astro@0.12.0)(prettier@3.0.3): + resolution: {integrity: sha512-2Xgb+GQlkPAUCFi3sV+NOYcSI5XgduvDBL2Zt/hwJudeKXkyvRS65c38SB0yb9UB40+1rL83I6m0RtlOQ8eHdg==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'