Bump prettier-plugin-tailwindcss from 0.5.1 to 0.5.2 in /astro

Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.1 to 0.5.2.
- [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.1...v0.5.2)

---
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>
This commit is contained in:
dependabot[bot] 2023-08-14 10:46:41 +00:00 committed by GitHub
parent f2ee5feaf4
commit 736cfc63f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -21,6 +21,6 @@
},
"devDependencies": {
"prettier": "^3.0.1",
"prettier-plugin-tailwindcss": "^0.5.1"
"prettier-plugin-tailwindcss": "^0.5.2"
}
}

View File

@ -3029,10 +3029,10 @@ prettier-plugin-astro@^0.9.1:
sass-formatter "^0.7.5"
synckit "^0.8.4"
prettier-plugin-tailwindcss@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.1.tgz#6a57c546a5f24891b3802cd7a529523dcc0f4899"
integrity sha512-dvJRVoYlzTXa7mD1DooUl0m+7XXMiaClTgZATah27x0vqWAnmoTdndGdpRZDUXl9chk1FFiaQ0ncquUOKBhMoQ==
prettier-plugin-tailwindcss@^0.5.2:
version "0.5.2"
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.2.tgz#87155de50ee085e743504c5843d26f29899272f7"
integrity sha512-i4swJk4f8YWK99BRPX3DdDNwMr6U1X8y9rvxGeX5zf090+SsHpPSVjgOb041Hh6/nZJWPi/JYno9UgBDm+/RxA==
prettier@^2.8.3, prettier@^2.8.8:
version "2.8.8"