From 616e32e0afebbe821be31a0371e85a8d8c117054 Mon Sep 17 00:00:00 2001 From: Artem Malko Date: Mon, 13 Jun 2016 01:05:07 +0600 Subject: [PATCH] deps update --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 33307ed..e559085 100644 --- a/package.json +++ b/package.json @@ -33,9 +33,9 @@ "autoprefixer": "^6.3.6", "babel-core": "^6.9.1", "babel-loader": "^6.2.4", - "browser-sync": "^2.12.10", + "browser-sync": "^2.13.0", "chalk": "^1.1.3", - "chokidar": "^1.5.1", + "chokidar": "^1.5.2", "cli-spinner": "^0.2.5", "commander": "^2.9.0", "comment-json": "^1.1.3", @@ -56,7 +56,7 @@ "gulp-csso": "^2.0.0", "gulp-data": "^1.2.1", "gulp-eslint": "^2.0.0", - "gulp-if": "^2.0.0", + "gulp-if": "^2.0.1", "gulp-imagemin": "3.0.1", "gulp-importify": "^0.0.7", "gulp-jade": "^1.1.0",