Upgrade prettier

This commit is contained in:
Felix Rieseberg
2025-02-15 09:36:37 -08:00
parent 4cce1f0740
commit 7710c4b7af
6 changed files with 20 additions and 18 deletions

View File

@@ -44,7 +44,7 @@
"less": "^3.13.0",
"node-abi": "^3.45.0",
"parcel-bundler": "^1.12.5",
"prettier": "^3.0.0",
"prettier": "^3.5.1",
"rimraf": "^5.0.1",
"typescript": "^5.1.6"
}