From 1bb4bb14aed234f7bf2c8d1f04a6bb5beafb9eeb 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:18 +0000 Subject: [PATCH] Bump docpad from 6.69.2 to 6.82.5 Bumps [docpad](https://github.com/docpad/docpad) from 6.69.2 to 6.82.5. - [Release notes](https://github.com/docpad/docpad/releases) - [Changelog](https://github.com/docpad/docpad/blob/master/HISTORY.md) - [Commits](https://github.com/docpad/docpad/compare/v6.69.2...v6.82.5) 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..de018d5 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "exoskeleton": "~0.7.0", "backbone": "~1.1.2", "underscore": "~1.7.0", - "docpad": "~6.69.1", + "docpad": "~6.82.5", "docpad-plugin-ghpages": "~2.4.3", "docpad-plugin-eco": "~2.1.0", "docpad-plugin-coffeescript": "~2.4.0",