From c0bf5c1b8ee841547afddfa5f37e37a843d63512 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 31 Jul 2019 20:14:36 +0000 Subject: [PATCH] Update dependency gh-pages to v2.1.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c7685b79..fbee827c 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "wowjs": "1.1.3" }, "devDependencies": { - "gh-pages": "2.0.1", + "gh-pages": "2.1.0", "globby": "9.2.0", "rimraf": "2.6.3" } diff --git a/yarn.lock b/yarn.lock index 61d63fd7..0c69c27c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5303,10 +5303,10 @@ getpass@^0.1.1: dependencies: assert-plus "^1.0.0" -gh-pages@2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-2.0.1.tgz#aefe47a43b8d9d2aa3130576b33fe95641e29a2f" - integrity sha512-uFlk3bukljeiWKQ2XvPfjcSi/ou7IfoDf2p+Fj672saLAr8bnOdFVqI/JSgrSgInKpCg5BksxEwGUl++dbg8Dg== +gh-pages@2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-2.1.0.tgz#dcf519825d77d3a3ee78763076f4158403fc88c4" + integrity sha512-QmV1fh/2W5GZkfoLsG4g6dRTWiNYuCetMQmm8CL6Us8JVnAufYtS0uJPD8NYogmNB4UZzdRG44uPAL+jcBzEwQ== dependencies: async "^2.6.1" commander "^2.18.0"