Skip to content

Commit e0e8ca8

Browse files
authored
Pick up latest TS for building VS code (microsoft#187751)
1 parent 9bca8be commit e0e8ca8

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

10039-
typescript@^5.2.0-dev.20230710:
10040-
version "5.2.0-dev.20230710"
10041-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.0-dev.20230710.tgz#6e42862d126c2c7b4ce14ce6124396561dd808c0"
10042-
integrity sha512-D4u4/pfdrIi94+F+iVzxzuzCk8bE/cbe4jng6Sce2Y1szj/QiBqN43X5lMrIbMR9Kb1G2AdWzYPrcNv/ButJGA==
10039+
typescript@^5.2.0-dev.20230712:
10040+
version "5.2.0-dev.20230712"
10041+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.0-dev.20230712.tgz#6da271394793fd1c1cba26800f43bb8c25825a87"
10042+
integrity sha512-F/VND6YrBGr8RvnmpFpTDC5sT0Hh5cuXFWurGEhSBjwXodW+POmfGU0uLn+s/Rl0+Yvffpd2WRrpYC7bSDQS/Q==
1004310043

1004410044
typical@^4.0.0:
1004510045
version "4.0.0"

0 commit comments

Comments
 (0)