Pick up newest TS version for building VS Code (#169062)

This commit is contained in:
Matt Bierner
2022-12-13 14:55:07 -08:00
committed by GitHub
parent 8dda66c024
commit a44afe09a1
2 changed files with 6 additions and 6 deletions
+2 -2
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.20221206",
"typescript": "^5.0.0-dev.20221213",
"typescript-formatter": "7.1.0",
"underscore": "^1.12.1",
"util": "^0.12.4",
@@ -237,4 +237,4 @@
"elliptic": "^6.5.3",
"nwmatcher": "^1.4.4"
}
}
}