chore(deps-dev): bump prettier-plugin-astro from 0.9.1 to 0.10.0 (#5158)

Bumps [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) from 0.9.1 to 0.10.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.9.1...v0.10.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-06-09 20:14:07 +05:30
committed by REJack
parent be301905bc
commit b1b3a054a2
2 changed files with 20 additions and 22 deletions

View File

@@ -82,7 +82,7 @@
"postcss": "^8.4.24",
"postcss-cli": "^10.1.0",
"prettier": "^2.8.8",
"prettier-plugin-astro": "^0.9.1",
"prettier-plugin-astro": "^0.10.0",
"rollup": "^3.23.0",
"rtlcss": "^4.1.0",
"sass": "^1.62.1",