Skip to content

Commit 5bd12ec

Browse files
authored
Pick up latest TS for building VS Code (microsoft#188220)
1 parent 19f9f60 commit 5bd12ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
"ts-loader": "^9.4.2",
211211
"ts-node": "^10.9.1",
212212
"tsec": "0.2.7",
213-
"typescript": "^5.2.0-dev.20230712",
213+
"typescript": "^5.2.0-dev.20230718",
214214
"typescript-formatter": "7.1.0",
215215
"underscore": "^1.12.1",
216216
"util": "^0.12.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10043,10 +10043,10 @@ typescript@^4.7.4:
1004310043
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
1004410044
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
1004510045

10046-
typescript@^5.2.0-dev.20230712:
10047-
version "5.2.0-dev.20230712"
10048-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.0-dev.20230712.tgz#6da271394793fd1c1cba26800f43bb8c25825a87"
10049-
integrity sha512-F/VND6YrBGr8RvnmpFpTDC5sT0Hh5cuXFWurGEhSBjwXodW+POmfGU0uLn+s/Rl0+Yvffpd2WRrpYC7bSDQS/Q==
10046+
typescript@^5.2.0-dev.20230718:
10047+
version "5.2.0-dev.20230718"
10048+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.0-dev.20230718.tgz#8c60b2f6807b3f8b2db47980ee6c73dea1f45e42"
10049+
integrity sha512-ED1Vm+2UzdbtKui+0lVswEuAX94fQXeoghXyy/+aTNers8X/WB81r5sFg6nA4e43nVQ2MP/Qsa7/XJRFuHR+Cg==
1005010050

1005110051
typical@^4.0.0:
1005210052
version "4.0.0"

0 commit comments

Comments
 (0)