Skip to content

Commit

Permalink
Update dependency prettier-plugin-tailwindcss to v0.5.1 (#235)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 10, 2023
1 parent c2507db commit 9712b37
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-config-next": "13.4.8",
"postcss": "8.4.27",
"prettier": "3.0.1",
"prettier-plugin-tailwindcss": "0.5.0",
"prettier-plugin-tailwindcss": "0.5.1",
"rimraf": "^5.0.1",
"tailwindcss": "3.3.3",
"tailwindcss-debug-screens": "2.2.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2901,7 +2901,7 @@ __metadata:
next: 13.4.8
postcss: 8.4.27
prettier: 3.0.1
prettier-plugin-tailwindcss: 0.5.0
prettier-plugin-tailwindcss: 0.5.1
react: 18.2.0
react-dom: 18.2.0
rimraf: ^5.0.1
Expand Down Expand Up @@ -6466,16 +6466,16 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-tailwindcss@npm:0.5.0":
version: 0.5.0
resolution: "prettier-plugin-tailwindcss@npm:0.5.0"
"prettier-plugin-tailwindcss@npm:0.5.1":
version: 0.5.1
resolution: "prettier-plugin-tailwindcss@npm:0.5.1"
peerDependencies:
"@ianvs/prettier-plugin-sort-imports": "*"
"@prettier/plugin-pug": "*"
"@shopify/prettier-plugin-liquid": "*"
"@shufo/prettier-plugin-blade": "*"
"@trivago/prettier-plugin-sort-imports": "*"
prettier: ^2.2 || ^3.0
prettier: ^3.0
prettier-plugin-astro: "*"
prettier-plugin-css-order: "*"
prettier-plugin-import-sort: "*"
Expand Down Expand Up @@ -6515,7 +6515,7 @@ __metadata:
optional: true
prettier-plugin-twig-melody:
optional: true
checksum: f00894d4a9ca22e2149d5f54907e107462c755861f1847d59a111f17c5d22451a24b666e88fc86f96a5e1bb3b53946903ecbf2113672c93c1aa017928729bfa6
checksum: 154fa3644e6c58b7fcc8c6092f162b9c3e973fd8245c14bb0c396b5d0052f982e8a57e4a5ef71b7308f1cae40b022f7943500fe1e0e33e315f1eb249cbcd7a97
languageName: node
linkType: hard

Expand Down

0 comments on commit 9712b37

Please sign in to comment.