From af8aeda28200096389a4c29725277b89e7863e5c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 16:18:48 +0000 Subject: [PATCH] Bump gulp-load-plugins from 1.6.0 to 2.0.3 Bumps [gulp-load-plugins](https://github.com/jackfranklin/gulp-load-plugins) from 1.6.0 to 2.0.3. - [Release notes](https://github.com/jackfranklin/gulp-load-plugins/releases) - [Commits](https://github.com/jackfranklin/gulp-load-plugins/compare/1.6.0...v2.0.3) 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 f16a48f5..114fd26b 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.3", "gulp-clean": "^0.3.2", "gulp-concat": "^2.6.1", "gulp-connect": "^5.0.0",