Skip to content

Commit 3c5b3ab

Browse files
authored
Pick up latest TS nightly for building VS Code (microsoft#160560)
1 parent a349813 commit 3c5b3ab

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
@@ -206,7 +206,7 @@
206206
"ts-loader": "^9.2.7",
207207
"ts-node": "^10.9.1",
208208
"tsec": "0.1.4",
209-
"typescript": "^4.9.0-dev.20220825",
209+
"typescript": "^4.9.0-dev.20220909",
210210
"typescript-formatter": "7.1.0",
211211
"underscore": "^1.12.1",
212212
"util": "^0.12.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10817,10 +10817,10 @@ typescript@^2.6.2:
1081710817
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
1081810818
integrity sha1-PFtv1/beCRQmkCfwPAlGdY92c6Q=
1081910819

10820-
typescript@^4.9.0-dev.20220825:
10821-
version "4.9.0-dev.20220825"
10822-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.0-dev.20220825.tgz#3ba3a74c3f3ba9d3dd9a80a5d785549f85018c05"
10823-
integrity sha512-X6bFdJycFPfp4CC8RqOZkCQauNIayamosrtovm6UlCjez9AKMQ1TQJiwReDybks9TGHR3LegEIvLIMWj+uiHYg==
10820+
typescript@^4.9.0-dev.20220909:
10821+
version "4.9.0-dev.20220909"
10822+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.0-dev.20220909.tgz#cf90bff737ac177e6c4a86b04184a5ab91b93ac0"
10823+
integrity sha512-SC8F8fq2cOklfv72ROBl+qxx6HqRCTbMnj3pQp1rTUeTMLWOBym0a8YAcy7/nu/R+U7wuReUeFhZxhcItvfDCA==
1082410824

1082510825
typical@^4.0.0:
1082610826
version "4.0.0"

0 commit comments

Comments
 (0)