From 90085a9906314cf34dd6495b8e5f418e9bb4a28e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 09:04:50 +0000 Subject: [PATCH] Bump gulp-pug from 4.0.1 to 5.0.0 Bumps [gulp-pug](https://github.com/gulp-community/gulp-pug) from 4.0.1 to 5.0.0. - [Release notes](https://github.com/gulp-community/gulp-pug/releases) - [Changelog](https://github.com/gulp-community/gulp-pug/blob/master/CHANGELOG.md) - [Commits](https://github.com/gulp-community/gulp-pug/compare/v4.0.1...v5.0.0) 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 a68fff0..a8227ac 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "gulp-gh-pages": "0.5.4", "gulp-imagemin": "6.0.0", "gulp-install": "1.1.0", - "gulp-pug": "4.0.1", + "gulp-pug": "5.0.0", "gulp-stylint": "4.0.2", "gulp-stylus": "2.7.0", "gulp-vulcanize": "8.0.0"