chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.8 to 0.5.9

Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.8 to 0.5.9.
- [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.8...v0.5.9)

---
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-12-06 19:53:03 +00:00 committed by GitHub
parent 8cdacbb9e5
commit eabfc77c80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -60,7 +60,7 @@
"pagefind": "^1.0.4",
"postcss": "^8.4.32",
"prettier": "^3.1.0",
"prettier-plugin-tailwindcss": "^0.5.8",
"prettier-plugin-tailwindcss": "^0.5.9",
"sanitize-html": "^2.11.0",
"striptags": "^3.2.0",
"tailwind-scrollbar": "^3.0.5",