Skip to content

Commit 18d8990

Browse files
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] <[email protected]>
1 parent c2129b3 commit 18d8990

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@babel/preset-react": "^7.24.7",
4040
"@babel/preset-typescript": "^7.24.7",
4141
"@octokit/rest": "^20.1.1",
42-
"@patternfly/documentation-framework": "6.0.0-alpha.117",
42+
"@patternfly/documentation-framework": "6.0.6",
4343
"@swc/core": "1.9.1",
4444
"@testing-library/dom": "^10.1.0",
4545
"@testing-library/jest-dom": "^6.6.3",

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"react-dom": "^17 || ^18"
4444
},
4545
"devDependencies": {
46-
"@patternfly/documentation-framework": "6.0.5",
46+
"@patternfly/documentation-framework": "6.0.6",
4747
"@patternfly/patternfly": "6.0.0",
4848
"@patternfly/patternfly-a11y": "^5.0.0",
4949
"@types/react": "^18.3.1",

0 commit comments

Comments
 (0)