📌 Bump prettier-plugin-tailwindcss from 0.3.0 to 0.5.2

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

---
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>
This commit is contained in:
dependabot[bot]
2023-08-14 07:09:05 +00:00
committed by GitHub
parent d9f375c437
commit 85b766b071
2 changed files with 11 additions and 13 deletions

View File

@@ -28,7 +28,7 @@
"@tailwindcss/typography": "^0.5.9",
"prettier": "^3.0.1",
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-tailwindcss": "^0.3.0",
"prettier-plugin-tailwindcss": "^0.5.2",
"tailwindcss": "^3.3.3"
}
}