chore: bump parcel/watcher (#289984)

This commit is contained in:
Raymond Zhao
2026-01-23 12:52:42 -08:00
committed by GitHub
parent df77ff6615
commit 564100cbce
6 changed files with 171 additions and 171 deletions

View File

@@ -10,7 +10,7 @@
"postinstall": "node ./postinstall.mjs"
},
"devDependencies": {
"@parcel/watcher": "^2.5.4",
"@parcel/watcher": "^2.5.6",
"esbuild": "0.27.2",
"vscode-grammar-updater": "^1.1.0"
},