Skip to content

Commit a0208c8

Browse files
authored
Pick up latest TS nightly for building VS Code (microsoft#187500)
1 parent 199fd02 commit a0208c8

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.20230621",
213+
"typescript": "^5.2.0-dev.20230710",
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
@@ -10041,10 +10041,10 @@ typescript@^4.7.4:
1004110041
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
1004210042
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
1004310043

10044-
typescript@^5.2.0-dev.20230621:
10045-
version "5.2.0-dev.20230621"
10046-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.0-dev.20230621.tgz#fc61be8c6448dce096aa5df1abda7966d730999d"
10047-
integrity sha512-8iIehsqwx8TrzBcPWAuXZ0Z4wF/+0CmwdbibftaivqXJlD3V4qWr26hn67r/UT/VNm67iO86XN45F8Viivvobw==
10044+
typescript@^5.2.0-dev.20230710:
10045+
version "5.2.0-dev.20230710"
10046+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.0-dev.20230710.tgz#6e42862d126c2c7b4ce14ce6124396561dd808c0"
10047+
integrity sha512-D4u4/pfdrIi94+F+iVzxzuzCk8bE/cbe4jng6Sce2Y1szj/QiBqN43X5lMrIbMR9Kb1G2AdWzYPrcNv/ButJGA==
1004810048

1004910049
typical@^4.0.0:
1005010050
version "4.0.0"

0 commit comments

Comments
 (0)