Skip to content

Commit 6cadd1e

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] <[email protected]>
1 parent 4f94065 commit 6cadd1e

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
@@ -56,7 +56,7 @@
5656
"eslint-watch": "^7.0.0",
5757
"esm": "^3.2.25",
5858
"file-loader": "^4.2.0",
59-
"gh-pages": "^2.1.1",
59+
"gh-pages": "^3.2.0",
6060
"husky": "^3.0.9",
6161
"image-webpack-loader": "^5.0.0",
6262
"inquirer": "^8.1.0",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4226,15 +4226,16 @@ getpass@^0.1.1:
42264226
dependencies:
42274227
assert-plus "^1.0.0"
42284228

4229-
gh-pages@^2.1.1:
4230-
version "2.2.0"
4231-
resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-2.2.0.tgz#74ebeaca8d2b9a11279dcbd4a39ddfff3e6caa24"
4232-
integrity sha512-c+yPkNOPMFGNisYg9r4qvsMIjVYikJv7ImFOhPIVPt0+AcRUamZ7zkGRLHz7FKB0xrlZ+ddSOJsZv9XAFVXLmA==
4229+
gh-pages@^3.2.0:
4230+
version "3.2.0"
4231+
resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-3.2.0.tgz#ac5f9f03dae7622740ff39613ee2cfeacabc680b"
4232+
integrity sha512-VQTwyRtxoaId0YmDXdC/G854dojpwTuOdpZUL3PGG6WQZvSoGVD8ggedKARZltixIREMezoDywE+g3g2paLxPw==
42334233
dependencies:
42344234
async "^2.6.1"
42354235
commander "^2.18.0"
42364236
email-addresses "^3.0.1"
42374237
filenamify-url "^1.0.0"
4238+
find-cache-dir "^3.3.1"
42384239
fs-extra "^8.1.0"
42394240
globby "^6.1.0"
42404241

0 commit comments

Comments
 (0)