From 9c37b97b1de0d6e416b5b85aa34defff274e35e5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 30 May 2020 10:41:10 +0000 Subject: [PATCH] Bump gh-pages from 2.0.1 to 3.0.0 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 2.0.1 to 3.0.0. - [Release notes](https://github.com/tschaub/gh-pages/releases) - [Changelog](https://github.com/tschaub/gh-pages/blob/master/changelog.md) - [Commits](https://github.com/tschaub/gh-pages/compare/v2.0.1...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 167b5b6..d81966d 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "eslint-plugin-babel": "^5.3.0", "eslint-plugin-import": "^2.20.2", "eslint-plugin-jest": "^23.13.1", - "gh-pages": "2.0.1", + "gh-pages": "3.0.0", "html-loader": "1.1.0", "html-webpack-plugin": "4.3.0", "jest": "26.0.1",