Skip to content

Commit d1dc4d9

Browse files
authored
Pick up latest TS for building VS code (microsoft#184216)
1 parent e615a31 commit d1dc4d9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
"ts-loader": "^9.4.2",
205205
"ts-node": "^10.9.1",
206206
"tsec": "0.1.4",
207-
"typescript": "^5.2.0-dev.20230524",
207+
"typescript": "^5.2.0-dev.20230602",
208208
"typescript-formatter": "7.1.0",
209209
"underscore": "^1.12.1",
210210
"util": "^0.12.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9782,10 +9782,10 @@ typescript@^4.7.4:
97829782
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
97839783
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
97849784

9785-
typescript@^5.2.0-dev.20230524:
9786-
version "5.2.0-dev.20230524"
9787-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.0-dev.20230524.tgz#c2714b82f5ef8c63328a253692ae0b8c244c86d6"
9788-
integrity sha512-1XzSUJCt31jm7jIZ3vBKzK46ZxnmqX2VdVg/dur9AIaz9WmidrABs7F8H8d4onpIV8RYD/L6xW6MXR5EHjl+LA==
9785+
typescript@^5.2.0-dev.20230602:
9786+
version "5.2.0-dev.20230602"
9787+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.0-dev.20230602.tgz#01e2055aa8d8bde4431947c0c048c07c23cc6027"
9788+
integrity sha512-LenKdxmkwzZRmEKzShAq83TvEuvCGR8pCYBe0VpUTuJ7NMSK4r2yV2GTmJrSqtk8IoJAmc+PfymMQIfwX1JGQQ==
97899789

97909790
typical@^4.0.0:
97919791
version "4.0.0"

0 commit comments

Comments
 (0)