Skip to content

Commit c019c83

Browse files
TypeScript Bota-tarasyuk
TypeScript Bot
andauthored
Cherry-pick PR #38683 into release-3.9 (#38718)
Component commits: 1ecdbd9 fix(38682): use stable typescript version Co-authored-by: Alexander T <alexander.tarasyuk@outlook.com>
1 parent a076e9e commit c019c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"source-map-support": "latest",
9797
"through2": "latest",
9898
"travis-fold": "latest",
99-
"typescript": "next",
99+
"typescript": "^3.9.3",
100100
"vinyl": "latest",
101101
"vinyl-sourcemaps-apply": "latest",
102102
"xml2js": "^0.4.19"

0 commit comments

Comments
 (0)