From f6103ff46a1dc3047b40df1f2349b408439298a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 17:11:01 +0000 Subject: [PATCH] chore(deps-dev): bump @patternfly/documentation-framework Bumps @patternfly/documentation-framework from 6.0.0-alpha.108 to 6.36.7. --- updated-dependencies: - dependency-name: "@patternfly/documentation-framework" dependency-version: 6.36.7 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/module/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/module/package.json b/packages/module/package.json index 907fbc4..0d698a9 100644 --- a/packages/module/package.json +++ b/packages/module/package.json @@ -48,7 +48,7 @@ "react-dom": "^17 || ^18 || ^19" }, "devDependencies": { - "@patternfly/documentation-framework": "6.0.0-alpha.108", + "@patternfly/documentation-framework": "6.36.7", "@patternfly/patternfly": "^6.0.0", "@patternfly/patternfly-a11y": "^4.3.1", "@patternfly/react-code-editor": "^6.0.0",