Skip to content

Commit 2f8e1b3

Browse files
Bump prettier-plugin-tailwindcss from 0.5.11 to 0.6.6
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.11 to 0.6.6. - [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.5.11...v0.6.6) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5506506 commit 2f8e1b3

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"husky": "^8.0.0",
5858
"lint-staged": "^15.2.7",
5959
"prettier": "^3.0.0",
60-
"prettier-plugin-tailwindcss": "^0.5.11",
60+
"prettier-plugin-tailwindcss": "^0.6.6",
6161
"typescript": "^5.1.3"
6262
},
6363
"resolutions": {

yarn.lock

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5087,7 +5087,7 @@ __metadata:
50875087
pliny: 0.1.6
50885088
postcss: ^8.4.33
50895089
prettier: ^3.0.0
5090-
prettier-plugin-tailwindcss: ^0.5.11
5090+
prettier-plugin-tailwindcss: ^0.6.6
50915091
react: 18.3.1
50925092
react-dom: 18.2.0
50935093
reading-time: 1.5.0
@@ -9983,22 +9983,25 @@ __metadata:
99839983
languageName: node
99849984
linkType: hard
99859985

9986-
"prettier-plugin-tailwindcss@npm:^0.5.11":
9987-
version: 0.5.11
9988-
resolution: "prettier-plugin-tailwindcss@npm:0.5.11"
9986+
"prettier-plugin-tailwindcss@npm:^0.6.6":
9987+
version: 0.6.6
9988+
resolution: "prettier-plugin-tailwindcss@npm:0.6.6"
99899989
peerDependencies:
99909990
"@ianvs/prettier-plugin-sort-imports": "*"
99919991
"@prettier/plugin-pug": "*"
99929992
"@shopify/prettier-plugin-liquid": "*"
99939993
"@trivago/prettier-plugin-sort-imports": "*"
9994+
"@zackad/prettier-plugin-twig-melody": "*"
99949995
prettier: ^3.0
99959996
prettier-plugin-astro: "*"
99969997
prettier-plugin-css-order: "*"
99979998
prettier-plugin-import-sort: "*"
99989999
prettier-plugin-jsdoc: "*"
999910000
prettier-plugin-marko: "*"
10001+
prettier-plugin-multiline-arrays: "*"
1000010002
prettier-plugin-organize-attributes: "*"
1000110003
prettier-plugin-organize-imports: "*"
10004+
prettier-plugin-sort-imports: "*"
1000210005
prettier-plugin-style-order: "*"
1000310006
prettier-plugin-svelte: "*"
1000410007
peerDependenciesMeta:
@@ -10010,6 +10013,8 @@ __metadata:
1001010013
optional: true
1001110014
"@trivago/prettier-plugin-sort-imports":
1001210015
optional: true
10016+
"@zackad/prettier-plugin-twig-melody":
10017+
optional: true
1001310018
prettier-plugin-astro:
1001410019
optional: true
1001510020
prettier-plugin-css-order:
@@ -10020,17 +10025,19 @@ __metadata:
1002010025
optional: true
1002110026
prettier-plugin-marko:
1002210027
optional: true
10028+
prettier-plugin-multiline-arrays:
10029+
optional: true
1002310030
prettier-plugin-organize-attributes:
1002410031
optional: true
1002510032
prettier-plugin-organize-imports:
1002610033
optional: true
10034+
prettier-plugin-sort-imports:
10035+
optional: true
1002710036
prettier-plugin-style-order:
1002810037
optional: true
1002910038
prettier-plugin-svelte:
1003010039
optional: true
10031-
prettier-plugin-twig-melody:
10032-
optional: true
10033-
checksum: 450646db10dbcec76fe6be7bfc85e2e3c6bd1a6c9026637fc9c7f9a0882d8adf6b6fb589be6d24e6a4868772d44b55278a3a39760aa9feee2cf281db9215c0f6
10040+
checksum: b78a1a9c47e23f8ff1fb61456f8b0710eabce573f0d644cde6480e103a5d4c2b266ad09e890604a3bb8703669b304efdd2ac3cd1db47beae95792c212b513585
1003410041
languageName: node
1003510042
linkType: hard
1003610043

0 commit comments

Comments
 (0)