From c826845c25e0322c6c7d3d1bf8987c312546ba67 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 07:27:36 +0000 Subject: [PATCH] Bump gulp-load-plugins from 1.6.0 to 2.0.1 Bumps [gulp-load-plugins](https://github.com/jackfranklin/gulp-load-plugins) from 1.6.0 to 2.0.1. - [Release notes](https://github.com/jackfranklin/gulp-load-plugins/releases) - [Commits](https://github.com/jackfranklin/gulp-load-plugins/compare/1.6.0...v2.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f16a48f..30daa07 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "devDependencies": { "gulp": "^3.9.1", - "gulp-load-plugins": "^1.5.0", + "gulp-load-plugins": "^2.0.1", "gulp-clean": "^0.3.2", "gulp-concat": "^2.6.1", "gulp-connect": "^5.0.0",