Skip to content

Commit 7b38f89

Browse files
authored
Pick up new TS version for building VS Code (microsoft#157962)
1 parent dfe1454 commit 7b38f89

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
@@ -201,7 +201,7 @@
201201
"style-loader": "^1.3.0",
202202
"ts-loader": "^9.2.7",
203203
"tsec": "0.1.4",
204-
"typescript": "^4.8.0-dev.20220808",
204+
"typescript": "^4.9.0-dev.20220811",
205205
"typescript-formatter": "7.1.0",
206206
"underscore": "^1.12.1",
207207
"util": "^0.12.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10559,10 +10559,10 @@ typescript@^2.6.2:
1055910559
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
1056010560
integrity sha1-PFtv1/beCRQmkCfwPAlGdY92c6Q=
1056110561

10562-
typescript@^4.8.0-dev.20220808:
10563-
version "4.8.0-dev.20220808"
10564-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.0-dev.20220808.tgz#cff17ca0c513c5069311e855a9c5c751065042ba"
10565-
integrity sha512-afg7R/XsBD3mkS0orQD4Vy3dxHEijC0uqp46+i51lf5yfvvQRuhLQDY2F/OMOxD0U1ZwP3pliGs2U4UrqNHJ6g==
10562+
typescript@^4.9.0-dev.20220811:
10563+
version "4.9.0-dev.20220811"
10564+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.0-dev.20220811.tgz#0288fb9a8779d31a72761faa889068a69020825e"
10565+
integrity sha512-lkZioCre43Re1dP8vyGO1T/opJ6F28pGHb3L96NOuziyPDhcHkSluRc7YQ17qrSHPaL0eyEyXXgvYJ+lNoO7yQ==
1056610566

1056710567
typical@^4.0.0:
1056810568
version "4.0.0"

0 commit comments

Comments
 (0)