From 8ffb9acc21540156218db898dca9645f86a23c1e Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 31 Oct 2016 17:59:30 +0100 Subject: [PATCH] chore(package): update gulp-load-plugins to version 1.4.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65f2ecf..afec049 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "gulp-babel": "^6.1.2", "gulp-coveralls": "^0.1.4", "gulp-istanbul": "^1.1.1", - "gulp-load-plugins": "^1.3.0", + "gulp-load-plugins": "^1.4.0", "gulp-mocha": "^3.0.1", "gulp-sourcemaps": "^1.6.0", "gulp-standard": "^7.0.1",