From e1d38d7bd643e36bbb8ac1a466f68fd02f928e79 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 26 Apr 2021 13:49:38 +0000 Subject: [PATCH] chore(deps): update dependency gulp-filter to v7 --- structure/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/structure/package.json b/structure/package.json index 04cb5b1..0a11ec2 100644 --- a/structure/package.json +++ b/structure/package.json @@ -15,7 +15,7 @@ "gulp-cache": "0.5.0", "gulp-cssnano": "2.1.3", "gulp-eslint": "3.0.1", - "gulp-filter": "4.0.0", + "gulp-filter": "7.0.0", "gulp-htmlmin": "3.0.0", "gulp-if": "2.0.2", "gulp-imagemin": "3.4.0",