Skip to content

Commit

Permalink
Pick up latest TS for building VS Code (#173999)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjbvz committed Feb 9, 2023
1 parent 8a92e24 commit 9f0d458
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -209,7 +209,7 @@
"ts-loader": "^9.2.7",
"ts-node": "^10.9.1",
"tsec": "0.1.4",
"typescript": "^5.0.0-dev.20230206",
"typescript": "^5.0.0-dev.20230209",
"typescript-formatter": "7.1.0",
"underscore": "^1.12.1",
"util": "^0.12.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -10895,10 +10895,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.20230206:
version "5.0.0-dev.20230206"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.0-dev.20230206.tgz#04bb2d393eadfa32a9131270b26c2dd024643d91"
integrity sha512-pEoZbri8HyvEk/DV1ivC2V5z/Fv5Pd/riw6llt3yfx+/JMMTmbDQraCCq2JQgxgvtGYQrU2861MnrPNjI3815A==
typescript@^5.0.0-dev.20230209:
version "5.0.0-dev.20230209"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.0-dev.20230209.tgz#d7c763483e62f745f0bfa1610ffab76fbdce83ac"
integrity sha512-EKEs7zC40JV4BTgxULx8oDWSya4r2FeqSVpwuK7ZRu4OBErBo8n59wBAR6r+NBbkxG8JzxMOE2+fazbu/nLi9A==

typical@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit 9f0d458

Please sign in to comment.