Skip to content

Commit 0ef6ae5

Browse files
authored
Pick up latest TS for building VS Code (microsoft#181275)
1 parent cda21c1 commit 0ef6ae5

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
@@ -203,7 +203,7 @@
203203
"ts-loader": "^9.4.2",
204204
"ts-node": "^10.9.1",
205205
"tsec": "0.1.4",
206-
"typescript": "^5.1.0-dev.20230424",
206+
"typescript": "^5.1.0-dev.20230501",
207207
"typescript-formatter": "7.1.0",
208208
"underscore": "^1.12.1",
209209
"util": "^0.12.4",

yarn.lock

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

9840-
typescript@^5.1.0-dev.20230424:
9841-
version "5.1.0-dev.20230424"
9842-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.0-dev.20230424.tgz#6b560143787fd346682077dbbad5e1135a476870"
9843-
integrity sha512-yhQpzzjyLCyXORVY8AgJYaWpm235ZzG/boelYvgloE7v+kCucAdegsBf7duLJzXc/8+wABR2diYMbjPpd5c3Ww==
9840+
typescript@^5.1.0-dev.20230501:
9841+
version "5.1.0-dev.20230501"
9842+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.0-dev.20230501.tgz#1264e46ef78be3ba3a703b9c41dc512d44e1fbcc"
9843+
integrity sha512-do/P7zywbVm6xrjV7Sa7jqgqBfME/FhvtECzxfLpAxyqYY5SFPPWb5NTposRUVKw/0hLOxAoCbvYzNHa22VOMg==
98449844

98459845
typical@^4.0.0:
98469846
version "4.0.0"

0 commit comments

Comments
 (0)