Skip to content

Commit 324f291

Browse files
⬆️ deps(dev): Bump prettier-plugin-tailwindcss
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.1.11 to 0.2.1. - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.1.11...v0.2.1) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.2.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8718af6 commit 324f291

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"next-sitemap": "^4.2.3",
9090
"postcss": "^8.4.14",
9191
"prettier": "^2.7.1",
92-
"prettier-plugin-tailwindcss": "^0.1.11",
92+
"prettier-plugin-tailwindcss": "^0.2.1",
9393
"prisma": "^4.5.0",
9494
"tailwindcss": "^3.1.3",
9595
"typescript": "^5.9.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11826,10 +11826,10 @@ prettier-linter-helpers@^1.0.0:
1182611826
dependencies:
1182711827
fast-diff "^1.1.2"
1182811828

11829-
prettier-plugin-tailwindcss@^0.1.11:
11830-
version "0.1.11"
11831-
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.1.11.tgz#6112da68d9d022b7f896d35c070464931c99c35f"
11832-
integrity sha512-a28+1jvpIZQdZ/W97wOXb6VqI762MKE/TxMMuibMEHhyYsSxQA8Ek30KObd5kJI2HF1ldtSYprFayXJXi3pz8Q==
11829+
prettier-plugin-tailwindcss@^0.2.1:
11830+
version "0.2.1"
11831+
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.1.tgz#989b35afd86c550cb671da69891aba4f4a051159"
11832+
integrity sha512-aIO8IguumORyRsmT+E7JfJ3A9FEoyhqZR7Au7TBOege3VZkgMvHJMkufeYp4zjnDK2iq4ktkvGMNOQR9T8lisQ==
1183311833

1183411834
prettier@^2.7.1:
1183511835
version "2.7.1"

0 commit comments

Comments
 (0)