chore: update prettier (#2405)

update to new prettier version with some new formatting
This commit is contained in:
dni ⚡ 2024-04-12 09:00:31 +02:00 committed by GitHub
parent adb8f9bdec
commit 8aef6cd416
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 18 additions and 13 deletions

View file

@ -12,7 +12,7 @@
"devDependencies": {
"concat": "^1.0.3",
"minify": "^9.2.0",
"prettier": "2.8.3",
"prettier": "^3.2.5",
"pyright": "1.1.289",
"sass": "^1.60.0"
},