From 6cadd1e57c443b3970c2ff2113b1b6351476d4ef Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 07:49:44 +0000 Subject: [PATCH] Bump gh-pages from 2.2.0 to 3.2.0 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 2.2.0 to 3.2.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.2.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index c334a96..6a370a5 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint-watch": "^7.0.0", "esm": "^3.2.25", "file-loader": "^4.2.0", - "gh-pages": "^2.1.1", + "gh-pages": "^3.2.0", "husky": "^3.0.9", "image-webpack-loader": "^5.0.0", "inquirer": "^8.1.0", diff --git a/yarn.lock b/yarn.lock index d268849..8f9d976 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4226,15 +4226,16 @@ getpass@^0.1.1: dependencies: assert-plus "^1.0.0" -gh-pages@^2.1.1: - version "2.2.0" - resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-2.2.0.tgz#74ebeaca8d2b9a11279dcbd4a39ddfff3e6caa24" - integrity sha512-c+yPkNOPMFGNisYg9r4qvsMIjVYikJv7ImFOhPIVPt0+AcRUamZ7zkGRLHz7FKB0xrlZ+ddSOJsZv9XAFVXLmA== +gh-pages@^3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-3.2.0.tgz#ac5f9f03dae7622740ff39613ee2cfeacabc680b" + integrity sha512-VQTwyRtxoaId0YmDXdC/G854dojpwTuOdpZUL3PGG6WQZvSoGVD8ggedKARZltixIREMezoDywE+g3g2paLxPw== dependencies: async "^2.6.1" commander "^2.18.0" email-addresses "^3.0.1" filenamify-url "^1.0.0" + find-cache-dir "^3.3.1" fs-extra "^8.1.0" globby "^6.1.0"