From fe7caa6202d4096cf3eb026d43ded207fc90c32c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 18:00:47 +0000 Subject: [PATCH] chore(deps): update dependency gulp-load-plugins to v2 --- structure/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/structure/package.json b/structure/package.json index 04cb5b1..1d9f441 100644 --- a/structure/package.json +++ b/structure/package.json @@ -19,7 +19,7 @@ "gulp-htmlmin": "3.0.0", "gulp-if": "2.0.2", "gulp-imagemin": "3.4.0", - "gulp-load-plugins": "1.5.0", + "gulp-load-plugins": "2.0.8", "gulp-plumber": "1.2.1", "gulp-pug": "3.3.0", "gulp-sass": "2.3.2",