From 7746aa2c694ecb58f3e77811f606ab190bcd03ce Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 16 Jun 2021 11:05:40 +0000 Subject: [PATCH] chore(deps): update dependency gulp-pug to v5 --- structure/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/structure/package.json b/structure/package.json index 04cb5b1..8c7baad 100644 --- a/structure/package.json +++ b/structure/package.json @@ -21,7 +21,7 @@ "gulp-imagemin": "3.4.0", "gulp-load-plugins": "1.5.0", "gulp-plumber": "1.2.1", - "gulp-pug": "3.3.0", + "gulp-pug": "5.0.0", "gulp-sass": "2.3.2", "gulp-size": "2.1.0", "gulp-sourcemaps": "2.6.5",