Merge pull request #255 from bartvdbraak/dependabot/npm_and_yarn/prettier-plugin-svelte-3.2.2

chore(deps-dev): bump prettier-plugin-svelte from 3.2.1 to 3.2.2
This commit is contained in:
Bart van der Braak 2024-03-01 20:03:00 +01:00 committed by GitHub
commit cae31c13aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

@ -29,7 +29,7 @@
"postcss": "^8.4.35",
"postcss-load-config": "^5.0.3",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.1",
"prettier-plugin-svelte": "^3.2.2",
"prettier-plugin-tailwindcss": "^0.5.11",
"svelte": "^4.2.12",
"svelte-check": "^3.6.6",