Skip to content

Commit a31caa2

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

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.1.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.1.0:
4054+
version "3.1.0"
4055+
resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-3.1.0.tgz#ec3ed0f6a6e3fc3d888758fa018f08191c96bd55"
4056+
integrity sha512-3b1rly9kuf3/dXsT8+ZxP0UhNLOo1CItj+3e31yUVcaph/yDsJ9RzD7JOw5o5zpBTJVQLlJAASNkUfepi9fe2w==
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)