Pick up latest TS for building VS Code (#169191)

This commit is contained in:
Matt Bierner
2022-12-14 17:13:43 -08:00
committed by GitHub
parent 9bb6b6967d
commit 922a3b5398
2 changed files with 5 additions and 5 deletions

View File

@@ -207,7 +207,7 @@
"ts-loader": "^9.2.7",
"ts-node": "^10.9.1",
"tsec": "0.1.4",
"typescript": "^5.0.0-dev.20221213",
"typescript": "^5.0.0-dev.20221214",
"typescript-formatter": "7.1.0",
"underscore": "^1.12.1",
"util": "^0.12.4",