mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Pick up new TS version for building VS Code
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@
|
||||
"plist": "^3.0.1",
|
||||
"source-map": "0.6.1",
|
||||
"tmp": "^0.2.1",
|
||||
"typescript": "^4.5.0-dev.20210927",
|
||||
"typescript": "^4.5.0-dev.20211004",
|
||||
"vsce": "^1.100.0",
|
||||
"vscode-universal-bundler": "^0.0.2"
|
||||
},
|
||||
|
||||
+4
-4
@@ -2557,10 +2557,10 @@ typed-rest-client@^1.8.4:
|
||||
tunnel "0.0.6"
|
||||
underscore "^1.12.1"
|
||||
|
||||
typescript@^4.5.0-dev.20210927:
|
||||
version "4.5.0-dev.20210927"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.0-dev.20210927.tgz#708d676e1d5664d341f1efd6da74e59df4530a79"
|
||||
integrity sha512-SwH1rcPWT0rtRerrAsVExE1RiXhqKZdVOLVo0T9iT2+Lehq3WT5zMbTPIf/LAZ6mQlYT5XxNMSMjJl+EHr2byQ==
|
||||
typescript@^4.5.0-dev.20211004:
|
||||
version "4.5.0-dev.20211004"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.0-dev.20211004.tgz#596e15427e9d6814002fc265bc45cdf4c6caf38c"
|
||||
integrity sha512-uYE+osZkS7cs3vcHqEXPvXrdpRFbOwPRx+Ew7yO8sLX20dbEOc3rCRCXY81GH3RDQ//mb/h6uh07y9XWOxmSIw==
|
||||
|
||||
uc.micro@^1.0.1, uc.micro@^1.0.5:
|
||||
version "1.0.5"
|
||||
|
||||
+1
-1
@@ -198,7 +198,7 @@
|
||||
"style-loader": "^1.0.0",
|
||||
"ts-loader": "^9.2.3",
|
||||
"tsec": "0.1.4",
|
||||
"typescript": "^4.5.0-dev.20210927",
|
||||
"typescript": "^4.5.0-dev.20211004",
|
||||
"typescript-formatter": "7.1.0",
|
||||
"underscore": "^1.12.1",
|
||||
"util": "^0.12.4",
|
||||
|
||||
@@ -10014,10 +10014,10 @@ typescript@^2.6.2:
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
|
||||
integrity sha1-PFtv1/beCRQmkCfwPAlGdY92c6Q=
|
||||
|
||||
typescript@^4.5.0-dev.20210927:
|
||||
version "4.5.0-dev.20210927"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.0-dev.20210927.tgz#708d676e1d5664d341f1efd6da74e59df4530a79"
|
||||
integrity sha512-SwH1rcPWT0rtRerrAsVExE1RiXhqKZdVOLVo0T9iT2+Lehq3WT5zMbTPIf/LAZ6mQlYT5XxNMSMjJl+EHr2byQ==
|
||||
typescript@^4.5.0-dev.20211004:
|
||||
version "4.5.0-dev.20211004"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.0-dev.20211004.tgz#596e15427e9d6814002fc265bc45cdf4c6caf38c"
|
||||
integrity sha512-uYE+osZkS7cs3vcHqEXPvXrdpRFbOwPRx+Ew7yO8sLX20dbEOc3rCRCXY81GH3RDQ//mb/h6uh07y9XWOxmSIw==
|
||||
|
||||
typical@^4.0.0:
|
||||
version "4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user