From 18d89906fd2dbd71cd67ff72e79a061f20711139 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 17:11:15 +0000 Subject: [PATCH] build(deps-dev): bump @patternfly/documentation-framework Bumps @patternfly/documentation-framework from 6.0.0-alpha.117 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] --- package.json | 2 +- packages/module/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 89b90bc5..6fd363e0 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@babel/preset-react": "^7.24.7", "@babel/preset-typescript": "^7.24.7", "@octokit/rest": "^20.1.1", - "@patternfly/documentation-framework": "6.0.0-alpha.117", + "@patternfly/documentation-framework": "6.0.6", "@swc/core": "1.9.1", "@testing-library/dom": "^10.1.0", "@testing-library/jest-dom": "^6.6.3", 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",