From 68372623f10d3674c467e6c70051962e757884a2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 10 Jun 2019 07:43:53 +0000 Subject: [PATCH] Update gulp-hb requirement from 6.0.2 to 8.0.0 Updates the requirements on [gulp-hb](https://github.com/shannonmoeller/gulp-hb) to permit the latest version. - [Release notes](https://github.com/shannonmoeller/gulp-hb/releases) - [Commits](https://github.com/shannonmoeller/gulp-hb/compare/v6.0.2...v8.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 ae94deb..bc87a41 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "gulp-data": "1.2.1", "gulp-dox": "0.1.6", "gulp-eslint": "3.0.1", - "gulp-hb": "6.0.2", + "gulp-hb": "8.0.0", "gulp-hbs": "0.2.0", "gulp-help": "1.6.1", "gulp-lesshint": "3.0.0",