From 44e9fcc977f65d16605e660f59a5259166d28d62 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 7 Oct 2017 13:55:06 +0200 Subject: [PATCH] update dependencies --- package.json | 4 ++-- yarn.lock | 12 ++++++++---- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f2f4716..3c69e70 100644 --- a/package.json +++ b/package.json @@ -58,11 +58,11 @@ "smartstream": "^1.0.10", "smartstring": "^2.0.24", "smartsystem": "^2.0.2", - "smartupdate": "^1.0.12", + "smartupdate": "^1.0.13", "tapbuffer": "^1.0.29", "through2": "^2.0.3", "tsn": "^2.0.15", - "typescript": "^2.5.2", + "typescript": "^2.5.3", "typings-global": "^1.0.20" }, "devDependencies": {} diff --git a/yarn.lock b/yarn.lock index 0845113..6ac5262 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2862,9 +2862,9 @@ smarttime@^1.0.10: moment "^2.18.1" typings-global "^1.0.16" -smartupdate@^1.0.12: - version "1.0.12" - resolved "https://registry.yarnpkg.com/smartupdate/-/smartupdate-1.0.12.tgz#d583b532de240ad6dde7d88d2cadfa4463625ecb" +smartupdate@^1.0.13: + version "1.0.13" + resolved "https://registry.yarnpkg.com/smartupdate/-/smartupdate-1.0.13.tgz#683c921370ad2a0cf6f45b55cb930f038f00e449" dependencies: beautycolor "^1.0.11" beautylog "^6.1.10" @@ -3277,10 +3277,14 @@ typed-function@0.10.5: version "0.10.5" resolved "https://registry.yarnpkg.com/typed-function/-/typed-function-0.10.5.tgz#2e0f18abd065219fab694a446a65c6d1981832c0" -typescript@^2.1.5, typescript@^2.5.2: +typescript@^2.1.5: version "2.5.2" resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.2.tgz#038a95f7d9bbb420b1bf35ba31d4c5c1dd3ffe34" +typescript@^2.5.3: + version "2.5.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.3.tgz#df3dcdc38f3beb800d4bc322646b04a3f6ca7f0d" + typings-global@^1.0.14, typings-global@^1.0.16, typings-global@^1.0.17, typings-global@^1.0.19, typings-global@^1.0.20, typings-global@^1.0.3: version "1.0.20" resolved "https://registry.yarnpkg.com/typings-global/-/typings-global-1.0.20.tgz#3da769c54db538247c5d877d1d9e97eb2ec981ff"