📌 Bump prettier-plugin-tailwindcss from 0.2.1 to 0.2.2

Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.2.1 to 0.2.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.2.1...v0.2.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-01-25 07:57:43 +00:00
committed by GitHub
parent 7fbec5e0d0
commit 1ec57f98bd
2 changed files with 67 additions and 9 deletions

View File

@@ -43,7 +43,7 @@
"packery": "^2.1.2",
"prettier": "^2.8.3",
"prettier-plugin-go-template": "^0.0.13",
"prettier-plugin-tailwindcss": "^0.2.1",
"prettier-plugin-tailwindcss": "^0.2.2",
"rimraf": "^4.1.2",
"tailwindcss": "^3.2.4",
"tw-elements": "^1.0.0-alpha13",