Skip to content

Commit af10dc2

Browse files
Bump gh-pages from 3.1.0 to 3.2.0
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 3.1.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@v3.1.0...v3.2.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ec9280 commit af10dc2

File tree

3 files changed

+8
-42
lines changed

3 files changed

+8
-42
lines changed

package-lock.json

Lines changed: 3 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
]
4040
},
4141
"devDependencies": {
42-
"gh-pages": "^3.1.0",
42+
"gh-pages": "^3.2.0",
4343
"react-social-icons": "^5.2.0"
4444
}
4545
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5617,10 +5617,10 @@ getpass@^0.1.1:
56175617
dependencies:
56185618
assert-plus "^1.0.0"
56195619

5620-
gh-pages@^3.1.0:
5621-
version "3.1.0"
5622-
resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-3.1.0.tgz#ec3ed0f6a6e3fc3d888758fa018f08191c96bd55"
5623-
integrity sha512-3b1rly9kuf3/dXsT8+ZxP0UhNLOo1CItj+3e31yUVcaph/yDsJ9RzD7JOw5o5zpBTJVQLlJAASNkUfepi9fe2w==
5620+
gh-pages@^3.2.0:
5621+
version "3.2.0"
5622+
resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-3.2.0.tgz#ac5f9f03dae7622740ff39613ee2cfeacabc680b"
5623+
integrity sha512-VQTwyRtxoaId0YmDXdC/G854dojpwTuOdpZUL3PGG6WQZvSoGVD8ggedKARZltixIREMezoDywE+g3g2paLxPw==
56245624
dependencies:
56255625
async "^2.6.1"
56265626
commander "^2.18.0"

0 commit comments

Comments
 (0)