From 98f32dfbf5414c7b26dd89859315744fe3996775 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 29 May 2020 20:31:26 +0000 Subject: [PATCH] chore(package): update gh-pages to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b7900d..5b54bcd 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint-config-airbnb-base": "^13.2.0", "eslint-plugin-ava": "^10.0.0", "eslint-plugin-import": "^2.18.2", - "gh-pages": "^2.1.1", + "gh-pages": "^3.0.0", "jsdoc": "^3.6.3", "nyc": "^15.0.0", "sinon": "^8.0.0",