Skip to content

Commit 0bc4682

Browse files
authored
Pick up latest TS for building VS Code (microsoft#165562)
1 parent 248d1a6 commit 0bc4682

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
@@ -207,7 +207,7 @@
207207
"ts-loader": "^9.2.7",
208208
"ts-node": "^10.9.1",
209209
"tsec": "0.1.4",
210-
"typescript": "^4.9.0-dev.20221031",
210+
"typescript": "^5.0.0-dev.20221103",
211211
"typescript-formatter": "7.1.0",
212212
"underscore": "^1.12.1",
213213
"util": "^0.12.4",

yarn.lock

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

10855-
typescript@^4.9.0-dev.20221031:
10856-
version "4.9.0-dev.20221031"
10857-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.0-dev.20221031.tgz#bf032089b6337a96a9de6de4fcce074a305ee14d"
10858-
integrity sha512-jCNHTa9twe5d/5Pfob2BhOLwHS6kxMcGyc3fIWDGGkEdkyYYbiXD2czz1U6jVOB+9QaVxVNUQuDfN42H5DGZZg==
10855+
typescript@^5.0.0-dev.20221103:
10856+
version "5.0.0-dev.20221103"
10857+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.0-dev.20221103.tgz#673cc041603bb7faed88f41ca5e9481c678f33d8"
10858+
integrity sha512-hfqcsmiJ+5ktli1OAkwu4PyDDJ3kWW3tiUofd2t1uxwmni3ZT3Mrv1m2dZFg9VNDKqHrkt49izB3tAtD2bsyGw==
1085910859

1086010860
typical@^4.0.0:
1086110861
version "4.0.0"

0 commit comments

Comments
 (0)