Skip to content

Commit 4d114b3

Browse files
committed
Pick up latest TS for building VS Code
1 parent 97c8d7e commit 4d114b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
"ts-loader": "^9.4.2",
210210
"ts-node": "^10.9.1",
211211
"tsec": "0.2.7",
212-
"typescript": "^5.5.0-dev.20240307",
212+
"typescript": "^5.5.0-dev.20240311",
213213
"typescript-formatter": "7.1.0",
214214
"util": "^0.12.4",
215215
"vscode-nls-dev": "^3.3.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9643,10 +9643,10 @@ typescript@^4.7.4:
96439643
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
96449644
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
96459645

9646-
typescript@^5.5.0-dev.20240307:
9647-
version "5.5.0-dev.20240307"
9648-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.0-dev.20240307.tgz#dcd10b4a4d5a274f40cdfa91c75ae7a940ade469"
9649-
integrity sha512-9QgBAVHg1keeajSXIqq1ngFy3yTA0um5YWoLNVSfPtIwqqYoVqRjmh4oJKJL4YM15C2HY8IXL/UEUBIjXm/tjg==
9646+
typescript@^5.5.0-dev.20240311:
9647+
version "5.5.0-dev.20240311"
9648+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.0-dev.20240311.tgz#98eb4774ff5dc21d821e8b0c60e06ad0c0c7e693"
9649+
integrity sha512-Cdp0eYgn/19lkcrq7WCqQxmnvCqvuJrd/jGhm1HyPMSYVTGzjxVP0NfXr2A4YVS12IAipt1uO4zgAJeLlYG2JA==
96509650

96519651
typical@^4.0.0:
96529652
version "4.0.0"

0 commit comments

Comments
 (0)