📦 deps(formatting): update prettier to 3.9.6

This commit is contained in:
csh
2026-08-10 18:21:39 +08:00
parent 6125a9f96a
commit a23f688b01
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"private": true,
"devDependencies": {
"markdownlint-cli": "0.48.0",
"prettier": "3.2.5"
"prettier": "3.9.6"
},
"scripts": {
"format:md": "prettier -w \"**/*.md\"",