1
0
mirror of https://github.com/ikatyang/emoji-cheat-sheet.git synced 2024-11-22 18:33:50 +01:00

chore(deps): update dependency typescript to v2.6.1

This commit is contained in:
renovate[bot] 2017-10-31 18:47:19 +00:00
parent 06f2dbaa5a
commit 0e9d75f887
2 changed files with 4 additions and 4 deletions

View File

@ -30,6 +30,6 @@
"tslint-config-ikatyang": "2.5.1", "tslint-config-ikatyang": "2.5.1",
"tslint-config-prettier": "1.6.0", "tslint-config-prettier": "1.6.0",
"tslint-plugin-prettier": "1.3.0", "tslint-plugin-prettier": "1.3.0",
"typescript": "2.5.3" "typescript": "2.6.1"
} }
} }

View File

@ -2800,9 +2800,9 @@ type-detect@^1.0.0:
version "1.0.0" version "1.0.0"
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-1.0.0.tgz#762217cc06db258ec48908a1298e8b95121e8ea2" resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-1.0.0.tgz#762217cc06db258ec48908a1298e8b95121e8ea2"
typescript@2.5.3: typescript@2.6.1:
version "2.5.3" version "2.6.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.3.tgz#df3dcdc38f3beb800d4bc322646b04a3f6ca7f0d" resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.1.tgz#ef39cdea27abac0b500242d6726ab90e0c846631"
uglify-js@^2.6: uglify-js@^2.6:
version "2.8.29" version "2.8.29"