Skip to content

Commit 9e17c2c

Browse files
committed
Pick up new TS insiders
1 parent 9461f66 commit 9e17c2c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

extensions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.1",
44
"description": "Dependencies shared by all extensions",
55
"dependencies": {
6-
"typescript": "3.2.0-rc"
6+
"typescript": "3.2.1-insiders.20181127"
77
},
88
"scripts": {
99
"postinstall": "node ./postinstall"

extensions/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yarn lockfile v1
33

44

5-
typescript@3.2.0-rc:
6-
version "3.2.0-rc"
7-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.0-rc.tgz#7c3816f1c761b096f4f1712382e872f4da8f263e"
8-
integrity sha512-RgKDOpEdbU9dAkB4TzxWy46wiyNUKQo0NM0bB7WfvEFw50yu046ldQXpOUYMUTLIAHnToOCtHsu39MYE8o6NCw==
5+
typescript@3.2.1-insiders.20181127:
6+
version "3.2.1-insiders.20181127"
7+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.1-insiders.20181127.tgz#92d0fd5491fd67afe1f9ecdf892cabaa7f851f1b"
8+
integrity sha512-E+ujgS5E/Z2GdMB7TQO7gwOfeGKvvRxvjif+BgjJhhrSV6iiwfFvYLiD/NRI/rR6/Og1PxQpbx7jxPQOjJ8gVQ==

0 commit comments

Comments
 (0)