From 0e0ea471dac09375df67aa948c8031ae909cc81a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2020 10:44:47 +0000 Subject: [PATCH] Bump gh-pages from 2.2.0 to 3.1.0 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 2.2.0 to 3.1.0. - [Release notes](https://github.com/tschaub/gh-pages/releases) - [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md) - [Commits](https://github.com/tschaub/gh-pages/compare/v2.2.0...v3.1.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 434dc89..b7d0053 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "env-cmd": "^10.0.1", "eslint": "^6.8.0", "eslint-plugin-react": "^7.11.1", - "gh-pages": "^2.1.1", + "gh-pages": "^3.1.0", "prettier": "^1.14.2" }, "homepage": "https://10secondsofcode.com",