chore(deps-dev): bump prettier

This commit is contained in:
Jacky Zhao
2024-06-17 21:46:43 -07:00
parent cc5913b75c
commit 48e16c943a
3 changed files with 7 additions and 7 deletions

View File

@ -103,7 +103,7 @@
"@types/ws": "^8.5.10",
"@types/yargs": "^17.0.32",
"esbuild": "^0.19.9",
"prettier": "^3.2.4",
"prettier": "^3.3.2",
"tsx": "^4.11.2",
"typescript": "^5.4.5"
}