Skip to content

Commit 4db4ae5

Browse files
authored
Pick up latest TS for building VS Code (microsoft#185797)
1 parent 5adfd0b commit 4db4ae5

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
@@ -211,7 +211,7 @@
211211
"ts-loader": "^9.4.2",
212212
"ts-node": "^10.9.1",
213213
"tsec": "0.1.4",
214-
"typescript": "^5.2.0-dev.20230602",
214+
"typescript": "^5.2.0-dev.20230621",
215215
"typescript-formatter": "7.1.0",
216216
"underscore": "^1.12.1",
217217
"util": "^0.12.4",

yarn.lock

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

9786-
typescript@^5.2.0-dev.20230602:
9787-
version "5.2.0-dev.20230602"
9788-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.0-dev.20230602.tgz#01e2055aa8d8bde4431947c0c048c07c23cc6027"
9789-
integrity sha512-LenKdxmkwzZRmEKzShAq83TvEuvCGR8pCYBe0VpUTuJ7NMSK4r2yV2GTmJrSqtk8IoJAmc+PfymMQIfwX1JGQQ==
9786+
typescript@^5.2.0-dev.20230621:
9787+
version "5.2.0-dev.20230621"
9788+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.0-dev.20230621.tgz#fc61be8c6448dce096aa5df1abda7966d730999d"
9789+
integrity sha512-8iIehsqwx8TrzBcPWAuXZ0Z4wF/+0CmwdbibftaivqXJlD3V4qWr26hn67r/UT/VNm67iO86XN45F8Viivvobw==
97909790

97919791
typical@^4.0.0:
97929792
version "4.0.0"

0 commit comments

Comments
 (0)