chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.3 to 0.5.4 (#343)

Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.3 to 0.5.4.
- [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.3...v0.5.4)

---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-12 17:36:32 -04:00
committed by GitHub
parent b21df86c10
commit c3d963de4d
2 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@
"eslint-plugin-unicorn": "48.0.1",
"prettier": "3.0.3",
"prettier-plugin-pkg": "0.18.0",
"prettier-plugin-tailwindcss": "0.5.3",
"prettier-plugin-tailwindcss": "0.5.4",
"turbo": "1.10.13",
"typescript": "5.2.2"
},

8
pnpm-lock.yaml generated
View File

@@ -58,8 +58,8 @@ importers:
specifier: 0.18.0
version: 0.18.0(prettier@3.0.3)
prettier-plugin-tailwindcss:
specifier: 0.5.3
version: 0.5.3(prettier@3.0.3)
specifier: 0.5.4
version: 0.5.4(prettier@3.0.3)
turbo:
specifier: 1.10.13
version: 1.10.13
@@ -7597,8 +7597,8 @@ packages:
prettier: 3.0.3
dev: true
/prettier-plugin-tailwindcss@0.5.3(prettier@3.0.3):
resolution: {integrity: sha512-M5K80V21yM+CTm/FEFYRv9/9LyInYbCSXpIoPAKMm8zy89IOwdiA2e4JVbcO7tvRtAQWz32zdj7/WKcsmFyAVg==}
/prettier-plugin-tailwindcss@0.5.4(prettier@3.0.3):
resolution: {integrity: sha512-QZzzB1bID6qPsKHTeA9qPo1APmmxfFrA5DD3LQ+vbTmAnY40eJI7t9Q1ocqel2EKMWNPLJqdTDWZj1hKYgqSgg==}
engines: {node: '>=14.21.3'}
peerDependencies:
'@ianvs/prettier-plugin-sort-imports': '*'