From 7ec96cf7a7b79b4e58e1ce3a7db8c825d0375621 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 17:31:23 +0000 Subject: [PATCH] Bump prettier-plugin-tailwindcss from 0.5.5 to 0.5.7 Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.5 to 0.5.7. - [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.7) --- 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..e1c271f 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.7", "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..578f651 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.7 + version: 0.5.7(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.7(prettier-plugin-astro@0.12.0)(prettier@3.0.3): + resolution: {integrity: sha512-4v6uESAgwCni6YF6DwJlRaDjg9Z+al5zM4JfngcazMy4WEf/XkPS5TEQjbD+DZ5iNuG6RrKQLa/HuX2SYzC3kQ==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'