Skip to content

Commit

Permalink
chore(deps-dev): bump gh-pages from 6.2.0 to 6.3.0
Browse files Browse the repository at this point in the history
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 6.2.0 to 6.3.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@v6.2.0...v6.3.0)

---
updated-dependencies:
- dependency-name: gh-pages
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent b679cb3 commit 4b9e038
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-prettier": "^5.1.3",
"fast-glob": "^3.3.2",
"gh-pages": "^6.2.0",
"gh-pages": "^6.3.0",
"husky": "^9.1.7",
"jsonc-eslint-parser": "^2.4.0",
"lint-staged": "^15.3.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7128,10 +7128,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^11.0.0":
version: 11.1.0
resolution: "commander@npm:11.1.0"
checksum: 10c0/13cc6ac875e48780250f723fb81c1c1178d35c5decb1abb1b628b3177af08a8554e76b2c0f29de72d69eef7c864d12613272a71fabef8047922bc622ab75a179
"commander@npm:^13.0.0":
version: 13.0.0
resolution: "commander@npm:13.0.0"
checksum: 10c0/8ba1e2b83bfdbcefd967aa505f5f5dc58202aa5f8e10437f61f6980dd8a69f868dba439a261f9fb72fc543c5f6fe58140e37b001a4c70b92ae22527abe94dfe1
languageName: node
linkType: hard

Expand Down Expand Up @@ -9763,12 +9763,12 @@ __metadata:
languageName: node
linkType: hard

"gh-pages@npm:^6.2.0":
version: 6.2.0
resolution: "gh-pages@npm:6.2.0"
"gh-pages@npm:^6.3.0":
version: 6.3.0
resolution: "gh-pages@npm:6.3.0"
dependencies:
async: "npm:^3.2.4"
commander: "npm:^11.0.0"
commander: "npm:^13.0.0"
email-addresses: "npm:^5.0.0"
filenamify: "npm:^4.3.0"
find-cache-dir: "npm:^3.3.1"
Expand All @@ -9777,7 +9777,7 @@ __metadata:
bin:
gh-pages: bin/gh-pages.js
gh-pages-clean: bin/gh-pages-clean.js
checksum: 10c0/30b996b3a9c3dc00d333b6fb15232b3ddc8628f9f458de871ad237b4e3414e68f5408d7525d82ae4a551e24bd7461f009908e8db7c7031dc7dc51e62e7c18ac0
checksum: 10c0/c9c063c24ee986a1a964afa3984e62b18677a369417ed51605877bd6263d6e3b7f7c813c9e3470ce6d64191b2fc792ef50e8cf2f60ec65e0560088c147442d81
languageName: node
linkType: hard

Expand Down Expand Up @@ -15661,7 +15661,7 @@ __metadata:
eslint-plugin-jsonc: "npm:^2.18.2"
eslint-plugin-prettier: "npm:^5.1.3"
fast-glob: "npm:^3.3.2"
gh-pages: "npm:^6.2.0"
gh-pages: "npm:^6.3.0"
husky: "npm:^9.1.7"
jsonc-eslint-parser: "npm:^2.4.0"
lint-staged: "npm:^15.3.0"
Expand Down

0 comments on commit 4b9e038

Please sign in to comment.