From 1b13db3507e3eb0a9ce21b295af439833474d560 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Oct 2020 23:50:23 +0000 Subject: [PATCH] Bump gulp-load-plugins from 1.6.0 to 2.0.5 Bumps [gulp-load-plugins](https://github.com/jackfranklin/gulp-load-plugins) from 1.6.0 to 2.0.5. - [Release notes](https://github.com/jackfranklin/gulp-load-plugins/releases) - [Commits](https://github.com/jackfranklin/gulp-load-plugins/compare/1.6.0...v2.0.5) 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..1050a795 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.5", "gulp-clean": "^0.3.2", "gulp-concat": "^2.6.1", "gulp-connect": "^5.0.0",