Skip to content

Commit 4949c85

Browse files
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](tschaub/gh-pages@v2.2.0...v3.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent fa700e3 commit 4949c85

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint-plugin-react": "^7.20.5",
5353
"eslint-watch": "^7.0.0",
5454
"file-loader": "^4.2.0",
55-
"gh-pages": "^2.1.1",
55+
"gh-pages": "^3.2.0",
5656
"husky": "^3.0.9",
5757
"image-webpack-loader": "^5.0.0",
5858
"jsdoc": "^3.6.3",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4050,15 +4050,16 @@ getpass@^0.1.1:
40504050
dependencies:
40514051
assert-plus "^1.0.0"
40524052

4053-
gh-pages@^2.1.1:
4054-
version "2.2.0"
4055-
resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-2.2.0.tgz#74ebeaca8d2b9a11279dcbd4a39ddfff3e6caa24"
4056-
integrity sha512-c+yPkNOPMFGNisYg9r4qvsMIjVYikJv7ImFOhPIVPt0+AcRUamZ7zkGRLHz7FKB0xrlZ+ddSOJsZv9XAFVXLmA==
4053+
gh-pages@^3.2.0:
4054+
version "3.2.0"
4055+
resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-3.2.0.tgz#ac5f9f03dae7622740ff39613ee2cfeacabc680b"
4056+
integrity sha512-VQTwyRtxoaId0YmDXdC/G854dojpwTuOdpZUL3PGG6WQZvSoGVD8ggedKARZltixIREMezoDywE+g3g2paLxPw==
40574057
dependencies:
40584058
async "^2.6.1"
40594059
commander "^2.18.0"
40604060
email-addresses "^3.0.1"
40614061
filenamify-url "^1.0.0"
4062+
find-cache-dir "^3.3.1"
40624063
fs-extra "^8.1.0"
40634064
globby "^6.1.0"
40644065

0 commit comments

Comments
 (0)