From 7688da50ff7fb1586048c360a5a9256cdcbc6d41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 07:58:11 +0000 Subject: [PATCH] chore(deps-dev): bump prettier-plugin-tailwindcss Bumps the js-dependencies group with 1 update: [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss). Updates `prettier-plugin-tailwindcss` from 0.5.14 to 0.6.8 - [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.14...v0.6.8) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a9cb2ad..346d6891 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "postcss-loader": "^8.1.1", "postcss-preset-env": "^7.0.1", "prettier": "^3.2.5", - "prettier-plugin-tailwindcss": "^0.5.14", + "prettier-plugin-tailwindcss": "^0.6.8", "tailwindcss": "^3.4.10", "tippy.js": "^6.3.7", "vite": "^5.4.6"