From cecc98c833ff16f57e004af217ab883ec5b0e8aa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 12:22:35 +0000 Subject: [PATCH] Bump gulp-load-plugins from 1.6.0 to 2.0.6 Bumps [gulp-load-plugins](https://github.com/jackfranklin/gulp-load-plugins) from 1.6.0 to 2.0.6. - [Release notes](https://github.com/jackfranklin/gulp-load-plugins/releases) - [Commits](https://github.com/jackfranklin/gulp-load-plugins/compare/1.6.0...v2.0.6) 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..69060525 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.6", "gulp-clean": "^0.3.2", "gulp-concat": "^2.6.1", "gulp-connect": "^5.0.0",