chore(deps): Update typescript from 2.4.2 to 2.5.2 (#47)

pull/48/head
dependencies[bot] 2017-09-03 14:08:36 +08:00 committed by Ika
parent 5eefd49781
commit 6a095184f3
2 changed files with 4 additions and 4 deletions

View File

@ -30,6 +30,6 @@
"tslint-config-ikatyang": "2.3.0",
"tslint-config-prettier-ext": "1.5.0",
"tslint-plugin-prettier": "1.1.0",
"typescript": "2.4.2"
"typescript": "2.5.2"
}
}

View File

@ -2484,9 +2484,9 @@ type-detect@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-1.0.0.tgz#762217cc06db258ec48908a1298e8b95121e8ea2"
typescript@2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.2.tgz#f8395f85d459276067c988aa41837a8f82870844"
typescript@2.5.2:
version "2.5.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.2.tgz#038a95f7d9bbb420b1bf35ba31d4c5c1dd3ffe34"
uglify-js@^2.6:
version "2.8.29"