Merge pull request #5 from JasterV/dependabot/bun/prettier-plugin-astro-0.14.1

Bump prettier-plugin-astro from 0.12.3 to 0.14.1
This commit is contained in:
Víctor Martínez 2025-06-03 15:53:16 +02:00 committed by GitHub
commit 75fc993f3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@
"devDependencies": { "devDependencies": {
"@iconify-json/mdi": "^1.2.3", "@iconify-json/mdi": "^1.2.3",
"prettier": "^3.1.1", "prettier": "^3.1.1",
"prettier-plugin-astro": "^0.12.3", "prettier-plugin-astro": "^0.14.1",
"sass": "^1.70.0" "sass": "^1.70.0"
} }
} }