chore(deps-dev): bump prettier-plugin-astro from 0.11.0 to 0.12.0 (#5297)

Bumps [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/withastro/prettier-plugin-astro/releases)
- [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/withastro/prettier-plugin-astro/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-astro
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-08-23 14:29:24 +05:30
committed by GitHub
parent a46e8f5196
commit 854c0d2faa
2 changed files with 9 additions and 10 deletions

View File

@@ -82,7 +82,7 @@
"postcss": "^8.4.28",
"postcss-cli": "^10.1.0",
"prettier": "^3.0.1",
"prettier-plugin-astro": "^0.11.0",
"prettier-plugin-astro": "^0.12.0",
"rollup": "^3.28.0",
"rtlcss": "^4.1.0",
"sass": "^1.66.1",