merge prettier dep bumps (#38)

Bumps
[prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro)
from 0.12.3 to 0.13.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.12.3...v0.13.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-astro dependency-type:
direct:development update-type: version-update:semver-minor ...
This commit is contained in:
Adam Matthiesen 2024-02-12 04:02:11 -08:00 committed by GitHub
commit eb1d610c17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 12 deletions

View File

@ -49,8 +49,8 @@
"eslint": "^8.56.0",
"eslint-plugin-astro": "^0.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"prettier-plugin-astro": "^0.13.0",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.12.2",
"sharp": "^0.32.6",
"@matthiesenxyz/astro-ghostcms": "workspace:*"
},

View File

@ -208,8 +208,8 @@ importers:
specifier: ^3.2.5
version: 3.2.5
prettier-plugin-astro:
specifier: ^0.12.2
version: 0.12.3
specifier: ^0.13.0
version: 0.13.0
sharp:
specifier: ^0.32.6
version: 0.32.6
@ -7318,15 +7318,6 @@ packages:
engines: {node: '>= 0.8.0'}
dev: true
/prettier-plugin-astro@0.12.3:
resolution: {integrity: sha512-GthUSu3zCvmtVyqlArosez0xE08vSJ0R1sWurxIWpABaCkNGYFANoUdFkqmIo54EV2uPLGcVJzOucWvCjPBWvg==}
engines: {node: ^14.15.0 || >=16.0.0}
dependencies:
'@astrojs/compiler': 1.8.2
prettier: 3.2.5
sass-formatter: 0.7.8
dev: true
/prettier-plugin-astro@0.13.0:
resolution: {integrity: sha512-5HrJNnPmZqTUNoA97zn4gNQv9BgVhv+et03314WpQ9H9N8m2L9OSV798olwmG2YLXPl1iSstlJCR1zB3x5xG4g==}
engines: {node: ^14.15.0 || >=16.0.0}