From a7b14e010b8c2acd8b349d5e744d7fb35706199f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 17:45:40 +0000 Subject: [PATCH] build(deps-dev): bump @patternfly/documentation-framework Bumps @patternfly/documentation-framework from 6.0.5 to 6.0.6. --- updated-dependencies: - dependency-name: "@patternfly/documentation-framework" dependency-type: direct:development update-type: version-update:semver-patch ... 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 7d8a2bb2..bdd6c739 100644 --- a/packages/module/package.json +++ b/packages/module/package.json @@ -43,7 +43,7 @@ "react-dom": "^17 || ^18" }, "devDependencies": { - "@patternfly/documentation-framework": "6.0.5", + "@patternfly/documentation-framework": "6.0.6", "@patternfly/patternfly": "6.0.0", "@patternfly/patternfly-a11y": "^5.0.0", "@types/react": "^18.3.1",