📌 Bump prettier-plugin-tailwindcss from 0.2.6 to 0.3.0

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

---
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-05-16 00:03:48 +00:00
committed by GitHub
parent 95908d3c89
commit cd3a9fc9c8
2 changed files with 12 additions and 12 deletions

View File

@@ -28,7 +28,7 @@
"@tailwindcss/typography": "^0.5.9",
"prettier": "^2.8.7",
"prettier-plugin-go-template": "^0.0.13",
"prettier-plugin-tailwindcss": "^0.2.6",
"prettier-plugin-tailwindcss": "^0.3.0",
"tailwindcss": "^3.2.4"
}
}