Skip to content

Commit

Permalink
Pick up latest TS for building VS Code (#165562)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjbvz committed Nov 4, 2022
1 parent 248d1a6 commit 0bc4682
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
"ts-loader": "^9.2.7",
"ts-node": "^10.9.1",
"tsec": "0.1.4",
"typescript": "^4.9.0-dev.20221031",
"typescript": "^5.0.0-dev.20221103",
"typescript-formatter": "7.1.0",
"underscore": "^1.12.1",
"util": "^0.12.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10852,10 +10852,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@^4.9.0-dev.20221031:
version "4.9.0-dev.20221031"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.0-dev.20221031.tgz#bf032089b6337a96a9de6de4fcce074a305ee14d"
integrity sha512-jCNHTa9twe5d/5Pfob2BhOLwHS6kxMcGyc3fIWDGGkEdkyYYbiXD2czz1U6jVOB+9QaVxVNUQuDfN42H5DGZZg==
typescript@^5.0.0-dev.20221103:
version "5.0.0-dev.20221103"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.0-dev.20221103.tgz#673cc041603bb7faed88f41ca5e9481c678f33d8"
integrity sha512-hfqcsmiJ+5ktli1OAkwu4PyDDJ3kWW3tiUofd2t1uxwmni3ZT3Mrv1m2dZFg9VNDKqHrkt49izB3tAtD2bsyGw==

typical@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit 0bc4682

Please sign in to comment.