Skip to content

Commit 31d5fca

Browse files
chore(deps-dev): bump gh-pages from 6.0.0 to 6.1.1 (#2411)
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 6.0.0 to 6.1.1. - [Release notes](https://github.com/tschaub/gh-pages/releases) - [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md) - [Commits](tschaub/gh-pages@v6.0.0...v6.1.1) --- updated-dependencies: - dependency-name: gh-pages dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0cf0426 commit 31d5fca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"diff": "^5.1.0",
6969
"diff2html": "^3.4.45",
7070
"fast-glob": "^3.3.2",
71-
"gh-pages": "^6.0.0",
71+
"gh-pages": "^6.1.1",
7272
"gulp": "^4.0.0",
7373
"gulp-replace": "^1.0.0",
7474
"gulplog": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9135,10 +9135,10 @@ get-value@^2.0.3, get-value@^2.0.6:
91359135
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
91369136
integrity sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==
91379137

9138-
gh-pages@^6.0.0:
9139-
version "6.0.0"
9140-
resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-6.0.0.tgz#3bb46ea13dc7cee306662db0d3f02bf05635cdc1"
9141-
integrity sha512-FXZWJRsvP/fK2HJGY+Di6FRNHvqFF6gOIELaopDjXXgjeOYSNURcuYwEO/6bwuq6koP5Lnkvnr5GViXzuOB89g==
9138+
gh-pages@^6.1.1:
9139+
version "6.1.1"
9140+
resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-6.1.1.tgz#e80af927a081cb480657fde5a0b87ea2e77d6c74"
9141+
integrity sha512-upnohfjBwN5hBP9w2dPE7HO5JJTHzSGMV1JrLrHvNuqmjoYHg6TBrCcnEoorjG/e0ejbuvnwyKMdTyM40PEByw==
91429142
dependencies:
91439143
async "^3.2.4"
91449144
commander "^11.0.0"

0 commit comments

Comments
 (0)