Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Bierner <matb@microsoft.com>2022-08-09 21:26:24 +0300
committerGitHub <noreply@github.com>2022-08-09 21:26:24 +0300
commit460768a452221ee8595dcc15114b285a09f4f9cf (patch)
tree43c9ed5240928b30898051bf85f1f1ba45fa196d /yarn.lock
parentb247c10516f3dc562ea34b5d61d0bc6b1ccc4833 (diff)
Update TS versions (#157550)
* Update TS versions Update the bundled TS and build TS version * Add explicit annotations * Recompile JS
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index f53cbf6caf3..b5a60ae1bf6 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -10559,10 +10559,10 @@ typescript@^2.6.2:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
integrity sha1-PFtv1/beCRQmkCfwPAlGdY92c6Q=
-typescript@^4.8.0-dev.20220801:
- version "4.8.0-dev.20220801"
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.0-dev.20220801.tgz#547ae7fea513fde4058f6715afa673b388e73129"
- integrity sha512-idPY4geCSbS6npeHcr4m4nITkxz0/w4LmLSAao0UGvaWoHGFfkThJZhCXWFAx9TxQV1zZUWgXmngJBjfTm3otw==
+typescript@^4.8.0-dev.20220808:
+ version "4.8.0-dev.20220808"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.0-dev.20220808.tgz#cff17ca0c513c5069311e855a9c5c751065042ba"
+ integrity sha512-afg7R/XsBD3mkS0orQD4Vy3dxHEijC0uqp46+i51lf5yfvvQRuhLQDY2F/OMOxD0U1ZwP3pliGs2U4UrqNHJ6g==
typical@^4.0.0:
version "4.0.0"