Cherry-pick PR #38683 into release-3.9 (#38718)

Component commits:
1ecdbd9cf1 fix(38682): use stable typescript version

Co-authored-by: Alexander T <alexander.tarasyuk@outlook.com>
This commit is contained in:
TypeScript Bot
2020-05-21 15:58:16 -07:00
committed by GitHub
parent a076e9ebe2
commit c019c83547
+1 -1
View File
@@ -96,7 +96,7 @@
"source-map-support": "latest",
"through2": "latest",
"travis-fold": "latest",
"typescript": "next",
"typescript": "^3.9.3",
"vinyl": "latest",
"vinyl-sourcemaps-apply": "latest",
"xml2js": "^0.4.19"