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

This commit is contained in:
Matt Bierner
2024-06-12 12:26:11 -07:00
committed by GitHub
parent 7392790e74
commit 065370a15b
2 changed files with 34 additions and 9 deletions

View File

@@ -207,7 +207,7 @@
"ts-loader": "^9.4.2",
"ts-node": "^10.9.1",
"tsec": "0.2.7",
"typescript": "^5.5.0-dev.20240603",
"typescript": "^5.6.0-dev.20240612",
"util": "^0.12.4",
"vscode-nls-dev": "^3.3.1",
"webpack": "^5.91.0",
@@ -229,4 +229,4 @@
"optionalDependencies": {
"windows-foreground-love": "0.5.0"
}
}
}