Pick up TS recovery

For #138794
s
This commit is contained in:
Matt Bierner
2021-12-09 15:37:27 -08:00
parent 7c450ab4ed
commit 2f767b5d85
2 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
"license": "MIT",
"description": "Dependencies shared by all extensions",
"dependencies": {
"typescript": "4.5"
"typescript": "4.5.3"
},
"scripts": {
"postinstall": "node ./postinstall"