Pick up latest TS for building VS Code (#168236)

This commit is contained in:
Matt Bierner 2022-12-06 14:56:18 -08:00 committed by GitHub
parent 07a8c6752e
commit 2a3467e7aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -207,7 +207,7 @@
"ts-loader": "^9.2.7",
"ts-node": "^10.9.1",
"tsec": "0.1.4",
"typescript": "^5.0.0-dev.20221201",
"typescript": "^5.0.0-dev.20221206",
"typescript-formatter": "7.1.0",
"underscore": "^1.12.1",
"util": "^0.12.4",

View File

@ -10858,10 +10858,10 @@ typescript@^4.7.4:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
typescript@^5.0.0-dev.20221201:
version "5.0.0-dev.20221201"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.0-dev.20221201.tgz#b2d9cf51176cbe0b3f495247c5e5510fba53c1c6"
integrity sha512-0GunPFtrZITqx11PJQThb8MdXJwjk88mhOgNBXeme1d9i0mJzymceJysDpwu6sfajognk2yiN86P82xAvbJ0Lw==
typescript@^5.0.0-dev.20221206:
version "5.0.0-dev.20221206"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.0-dev.20221206.tgz#5b5f690b575cf8afb48a2dedef4db957781692bc"
integrity sha512-Yl7kEx5CxhDafU4SgjeLmlUZ7kbxKZBXlvnQQlfRLHtXSRyy4BsTx6h6loHDnCWkmRwpcyPJ88uquATOUGfLwQ==
typical@^4.0.0:
version "4.0.0"