From 7c12efe53b6d5d8b11f6044b7aed16642cd536c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 14:22:37 +0000 Subject: [PATCH] chore(deps-dev): bump gh-pages from 6.2.0 to 6.3.0 (#3481) 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](https://github.com/tschaub/gh-pages/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 5c893a851c..757d08cac9 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 3674d3b5ff..5a3f38a55c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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 @@ -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" @@ -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 @@ -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"