From 5fd14f91e9c3caec07f67af859f07f3ff2414dfc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 04:30:51 +0000 Subject: [PATCH] Bump gulp-markdown from 1.2.0 to 6.0.0 Bumps [gulp-markdown](https://github.com/sindresorhus/gulp-markdown) from 1.2.0 to 6.0.0. - [Release notes](https://github.com/sindresorhus/gulp-markdown/releases) - [Commits](https://github.com/sindresorhus/gulp-markdown/compare/v1.2.0...v6.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 6ad9a96..ea68aa7 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": "6.0.0", "gulp-newer": "1.3.0", "gulp-prompt": "0.2.0", "gulp-rename": "1.2.2",