From 6cc9dc4e52f266cb486aa2065afc8562b854b905 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 22:57:35 +0000 Subject: [PATCH] Bump grunt-gh-pages from 0.7.6 to 3.1.0 Bumps [grunt-gh-pages](https://github.com/tschaub/grunt-gh-pages) from 0.7.6 to 3.1.0. - [Release notes](https://github.com/tschaub/grunt-gh-pages/releases) - [Changelog](https://github.com/tschaub/grunt-gh-pages/blob/master/changelog.md) - [Commits](https://github.com/tschaub/grunt-gh-pages/compare/v0.7.6...v3.1.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d615f8..b5b4b31 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "grunt-open": "~0.2.2", "assemble": "~0.4.0", "pretty": "~0.1.1", - "grunt-gh-pages": "~0.7.0", + "grunt-gh-pages": "~3.1.0", "grunt-contrib-uglify": "~0.2.7", "logfmt": "^1.0.0-pre3", "express": "^3.4.8",