Pick up TS 2.8.1

This commit is contained in:
Matt Bierner 2018-03-27 13:51:06 -07:00
parent f9faca3fbb
commit ddd967559b
2 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
"version": "0.0.1",
"description": "Dependencies shared by all extensions",
"dependencies": {
"typescript": "2.8.0-insiders.20180320"
"typescript": "2.8.1"
},
"scripts": {
"postinstall": "node ./postinstall"

View file

@ -2,6 +2,6 @@
# yarn lockfile v1
typescript@2.8.0-insiders.20180320:
version "2.8.0-insiders.20180320"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.0-insiders.20180320.tgz#30fb1dd0230a271a9b174820feafdc9d8da2497d"
typescript@2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.1.tgz#6160e4f8f195d5ba81d4876f9c0cc1fbc0820624"