Skip to content

Commit d446edf

Browse files
authored
Pick up latest TS for building VSCode (microsoft#209881)
1 parent 1a3ff79 commit d446edf

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
@@ -208,7 +208,7 @@
208208
"ts-loader": "^9.4.2",
209209
"ts-node": "^10.9.1",
210210
"tsec": "0.2.7",
211-
"typescript": "^5.5.0-dev.20240401",
211+
"typescript": "^5.5.0-dev.20240408",
212212
"typescript-formatter": "7.1.0",
213213
"util": "^0.12.4",
214214
"vscode-nls-dev": "^3.3.1",

yarn.lock

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

9697-
typescript@^5.5.0-dev.20240401:
9698-
version "5.5.0-dev.20240401"
9699-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.0-dev.20240401.tgz#b2a38039c786a64eda2e801f1ff8a2562cd9f8a0"
9700-
integrity sha512-YeImidiTV9afClWslA8QLyJTTU6PQ5oWyeBSS04yjoVelrK2kpPPtJdnGLooOdzfFRgtZhGIxRIffDen8X93vw==
9697+
typescript@^5.5.0-dev.20240408:
9698+
version "5.5.0-dev.20240408"
9699+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.0-dev.20240408.tgz#337832c87cf0db5a11f9efcff9c789a982ea77c4"
9700+
integrity sha512-WCqFA68PbE0+khOu6x2LPxePy0tKdWuNO2m2K4A/L+OPqua1Qmck9OXUQ/5nUd4B/8UlBuhkhuulQbr2LHO9vA==
97019701

97029702
typical@^4.0.0:
97039703
version "4.0.0"

0 commit comments

Comments
 (0)