From 3f273ebba220a0261ffce713e6117fb9835feb1d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Tue, 11 Jun 2019 06:28:00 +0000 Subject: [PATCH] Update gulp-markdown requirement from 1.2.0 to 3.0.0 Updates the requirements on [gulp-markdown](https://github.com/sindresorhus/gulp-markdown) to permit the latest version. - [Release notes](https://github.com/sindresorhus/gulp-markdown/releases) - [Commits](https://github.com/sindresorhus/gulp-markdown/compare/v1.2.0...v3.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..5a7ede4 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "gulp-hbs": "0.2.0", "gulp-help": "1.6.1", "gulp-lesshint": "3.0.0", - "gulp-markdown": "1.2.0", + "gulp-markdown": "3.0.0", "gulp-newer": "1.3.0", "gulp-prompt": "0.2.0", "gulp-rename": "1.2.2",