From 73e9780210742ba3cc81f929828a82994176d5e3 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 10 Aug 2016 10:58:49 +0200 Subject: [PATCH] chore(package): update dependencies https://greenkeeper.io/ --- package.json | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index e91fe5b..a801c6b 100644 --- a/package.json +++ b/package.json @@ -50,12 +50,12 @@ "dependencies": { "ansi-escapes": "1.4.0", "arr-flatten": "1.0.1", - "array-unique": "0.2.1", + "array-unique": "0.3.2", "async-retry": "0.2.1", - "babel-runtime": "6.5.0", - "bytes": "2.3.0", + "babel-runtime": "6.11.6", + "bytes": "2.4.0", "chalk": "1.1.3", - "copy-paste": "1.2.0", + "copy-paste": "1.3.0", "cross-spawn-async": "2.2.4", "docker-file-parser": "0.1.0", "domain-regex": "0.0.1", @@ -63,41 +63,41 @@ "email-validator": "1.0.4", "fs-promise": "0.5.0", "gitignore-parser": "0.0.2", - "graceful-fs": "4.1.4", + "graceful-fs": "4.1.5", "ini": "1.3.4", - "minimatch": "3.0.0", + "minimatch": "3.0.3", "minimist": "1.2.0", "ms": "0.7.1", - "node-fetch": "1.5.3", + "node-fetch": "1.6.0", "progress": "1.1.8", "resumer": "0.0.0", "semver-compare": "1.0.0", - "socket.io-client": "1.4.6", - "spdy": "3.3.3", + "socket.io-client": "1.4.8", + "spdy": "3.4.0", "split-array": "1.0.1", "text-table": "0.2.0" }, "devDependencies": { "alpha-sort": "1.0.2", - "ava": "0.15.2", - "babel-eslint": "6.0.4", - "babel-plugin-syntax-async-functions": "6.8.0", + "ava": "0.16.0", + "babel-eslint": "6.1.2", + "babel-plugin-syntax-async-functions": "6.13.0", "babel-plugin-transform-async-to-generator": "6.8.0", - "babel-plugin-transform-runtime": "6.9.0", - "babel-preset-es2015": "6.9.0", - "babel-register": "6.9.0", - "del": "2.2.0", - "enclose": "2.1.0", - "eslint": "2.12.0", - "eslint-config-standard": "5.3.1", - "eslint-plugin-promise": "1.3.2", - "eslint-plugin-standard": "1.3.2", + "babel-plugin-transform-runtime": "6.12.0", + "babel-preset-es2015": "6.13.2", + "babel-register": "6.11.6", + "del": "2.2.1", + "enclose": "2.2.0", + "eslint": "3.2.2", + "eslint-config-standard": "5.3.5", + "eslint-plugin-promise": "2.0.1", + "eslint-plugin-standard": "2.0.0", "estraverse-fb": "1.3.1", "gulp": "3.9.1", "gulp-babel": "6.1.2", - "gulp-eslint": "2.0.0", + "gulp-eslint": "3.0.1", "gulp-task-listing": "1.0.1", - "gulp-uglify": "1.5.3" + "gulp-uglify": "2.0.0" }, "scripts": { "start": "gulp",