From cb94161556ff0ae7db9be2cffd8d5ce1ba25cf5b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 19:08:51 +0000 Subject: [PATCH] Bump docpad-plugin-ghpages from 2.4.4 to 2.7.0 Bumps [docpad-plugin-ghpages](https://github.com/docpad/docpad-plugin-ghpages) from 2.4.4 to 2.7.0. - [Release notes](https://github.com/docpad/docpad-plugin-ghpages/releases) - [Changelog](https://github.com/docpad/docpad-plugin-ghpages/blob/master/HISTORY.md) - [Commits](https://github.com/docpad/docpad-plugin-ghpages/compare/v2.4.4...v2.7.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 9f609a4..405b248 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "backbone": "~1.1.2", "underscore": "~1.7.0", "docpad": "~6.69.1", - "docpad-plugin-ghpages": "~2.4.3", + "docpad-plugin-ghpages": "~2.7.0", "docpad-plugin-eco": "~2.1.0", "docpad-plugin-coffeescript": "~2.4.0", "joe": "~1.5.0",