Bump TypeScript to 2.7-insiders (#3580)

* Bump TypeScript to 2.7-insiders

* Update yarn.lock
master
Lucas Azzola 2017-12-27 09:06:59 +11:00 committed by GitHub
parent 3a9b25b8bc
commit 84dd11e875
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View File

@ -50,7 +50,7 @@
"resolve": "1.5.0",
"semver": "5.4.1",
"string-width": "2.1.1",
"typescript": "2.6.2",
"typescript": "2.7.0-insiders.20171214",
"typescript-eslint-parser": "11.0.0",
"unicode-regex": "1.0.1",
"unified": "6.1.6"

View File

@ -1 +1 @@
run_spec(__dirname, ["babylon"]);
run_spec(__dirname, ["babylon", "typescript"]);

View File

@ -4424,9 +4424,9 @@ typescript-eslint-parser@11.0.0:
lodash.unescape "4.0.1"
semver "5.4.1"
typescript@2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
typescript@2.7.0-insiders.20171214:
version "2.7.0-insiders.20171214"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.0-insiders.20171214.tgz#841344ddae5f498a97c0435fcd12860480050e71"
uglify-es@3.0.28:
version "3.0.28"