From c1846e4c647bcace2301ed552d70f13f4d348fac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 19:36:41 +0000 Subject: [PATCH] chore: update dependency gha-docgen to v1.0.4 --- package.json | 2 +- pnpm-lock.yaml | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index d4c3279..bbd7a59 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "eslint": "9.26.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.31.0", - "gha-docgen": "1.0.1", + "gha-docgen": "1.0.4", "globals": "15.15.0", "lint-staged": "15.5.2", "prettier": "3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06736b1..de4082d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: 2.31.0 version: 2.31.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.2))(typescript@5.6.3))(eslint@9.26.0(jiti@2.4.2)) gha-docgen: - specifier: 1.0.1 - version: 1.0.1 + specifier: 1.0.4 + version: 1.0.4 globals: specifier: 15.15.0 version: 15.15.0 @@ -1784,8 +1784,8 @@ packages: get-tsconfig@4.7.6: resolution: {integrity: sha512-ZAqrLlu18NbDdRaHq+AKXzAmqIUPswPWKUchfytdAjiRFnCe5ojG2bstg6mRiZabkKfCoL/e98pbBELIV/YCeA==} - gha-docgen@1.0.1: - resolution: {integrity: sha512-UrGQWwzlrBXZGwWfnInyQtQAtguNUhfYDVx7qpqZlXac1+Gi5y79IZw+5UKGj7TRD+TYDvVPWXUiyrI8Wp7r3g==} + gha-docgen@1.0.4: + resolution: {integrity: sha512-BMrhI4X6vtANPnOsszNF3h7Ij2gPJ/5uS2VryIl6kFGYuzAAiJ5Gi+27FQjEXKF/aztDQyVbdHcxMh6Zo8nCRg==} hasBin: true git-hooks-list@3.1.0: @@ -1797,6 +1797,7 @@ packages: git-raw-commits@4.0.0: resolution: {integrity: sha512-ICsMM1Wk8xSGMowkOmPrzo2Fgmfo4bMHLNX6ytHjajRJUqvHOw/TFapQ+QG75c3X/tTDDhOSRPGC52dDbNM8FQ==} engines: {node: '>=16'} + deprecated: This package is no longer maintained. For the JavaScript API, please use @conventional-changelog/git-client instead. hasBin: true glob-parent@5.1.2: @@ -5311,9 +5312,9 @@ snapshots: dependencies: resolve-pkg-maps: 1.0.0 - gha-docgen@1.0.1: + gha-docgen@1.0.4: dependencies: - debug: 4.3.6 + debug: 4.4.0 meow: 11.0.0 yaml: 2.5.0 zod: 3.23.8