From 92a903c1df2afef330b67f8de0b5cd5cf00ff083 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 18:36:21 +0000 Subject: [PATCH] Bump gh-pages from 2.0.1 to 2.2.0 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 2.0.1 to 2.2.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...v2.2.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 72b374b..e6d95d6 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": "2.2.0", "html-loader": "1.1.0", "html-webpack-plugin": "4.3.0", "jest": "26.0.1",