Merge pull request #71 from bartvdbraak/renovate/prettier-plugin-svelte-3.x

chore(deps): update dependency prettier-plugin-svelte to v3
This commit is contained in:
Bart van der Braak 2023-07-29 23:02:14 +02:00 committed by GitHub
commit 5b33510710
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -24,7 +24,7 @@
"postcss": "^8.4.24",
"postcss-load-config": "^4.0.1",
"prettier": "^2.8.0",
"prettier-plugin-svelte": "^2.10.1",
"prettier-plugin-svelte": "^3.0.0",
"svelte": "^4.0.5",
"svelte-check": "^3.4.3",
"tailwindcss": "^3.3.2",