From 61fcb44c6828e6ba015009035856ebec88013306 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 30 Apr 2017 15:42:05 +0200 Subject: [PATCH] update dependencies --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6440611..b7b9b0c 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@types/lodash": "^4.14.63", "lodash": "^4.17.4", "smartevent": "^1.0.1", - "smartfile": "^4.2.1", + "smartfile": "^4.2.3", "smartq": "^1.1.1", "smartstream": "^1.0.8", "typings-global": "^1.0.16" diff --git a/yarn.lock b/yarn.lock index 0f10cbf..3748ffd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -393,9 +393,9 @@ smartevent@^1.0.1: smartq "^1.1.1" typings-global "^1.0.16" -smartfile@^4.2.1: - version "4.2.1" - resolved "https://registry.yarnpkg.com/smartfile/-/smartfile-4.2.1.tgz#2ec85f803f771a1ddff377a438ae87aab25f3e6e" +smartfile@^4.2.3: + version "4.2.3" + resolved "https://registry.yarnpkg.com/smartfile/-/smartfile-4.2.3.tgz#fc31f7040cb2b316a939e0f068bc33cff9240a03" dependencies: "@types/fs-extra" "2.x.x" "@types/vinyl" "^2.0.0"