Skip to content

Commit 67e1cd7

Browse files
chore(deps): update dependency @patternfly/documentation-framework to ^6.5.20 (#11687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42eea0f commit 67e1cd7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/react-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"victory": "^37.3.6"
3838
},
3939
"devDependencies": {
40-
"@patternfly/documentation-framework": "^6.5.19",
40+
"@patternfly/documentation-framework": "^6.5.20",
4141
"@patternfly/patternfly-a11y": "5.1.0"
4242
},
4343
"keywords": [

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3509,7 +3509,7 @@ __metadata:
35093509
languageName: node
35103510
linkType: hard
35113511

3512-
"@patternfly/ast-helpers@npm:^1.4.0-alpha.160":
3512+
"@patternfly/ast-helpers@npm:^1.4.0-alpha.161":
35133513
version: 1.26.2
35143514
resolution: "@patternfly/ast-helpers@npm:1.26.2"
35153515
dependencies:
@@ -3522,15 +3522,15 @@ __metadata:
35223522
languageName: node
35233523
linkType: hard
35243524

3525-
"@patternfly/documentation-framework@npm:^6.5.19":
3526-
version: 6.5.19
3527-
resolution: "@patternfly/documentation-framework@npm:6.5.19"
3525+
"@patternfly/documentation-framework@npm:^6.5.20":
3526+
version: 6.5.20
3527+
resolution: "@patternfly/documentation-framework@npm:6.5.20"
35283528
dependencies:
35293529
"@babel/core": "npm:^7.24.3"
35303530
"@babel/preset-env": "npm:^7.24.3"
35313531
"@babel/preset-react": "npm:^7.24.1"
35323532
"@mdx-js/util": "npm:1.6.16"
3533-
"@patternfly/ast-helpers": "npm:^1.4.0-alpha.160"
3533+
"@patternfly/ast-helpers": "npm:^1.4.0-alpha.161"
35343534
"@reach/router": "npm:@gatsbyjs/reach-router@1.3.9"
35353535
autoprefixer: "npm:9.8.6"
35363536
babel-loader: "npm:^9.1.3"
@@ -3597,7 +3597,7 @@ __metadata:
35973597
react-dom: ^17.0.0 || ^18.0.0
35983598
bin:
35993599
pf-docs-framework: scripts/cli/cli.js
3600-
checksum: 10c0/9238a4361552cb4a3bc3375c37e1f15786709231e01f5c19221d6a179dd390503a33876604c743b12a36f75645ef63fb8cf77604b0fca298aea193d1d746707b
3600+
checksum: 10c0/8d66268849f46f484e10db94341679a686bd9f577533f2ed9c91f5003a91850dfb411103147df807f40775ed28c7a77b92c751c6f4991a27d2af349515aa5c77
36013601
languageName: node
36023602
linkType: hard
36033603

@@ -3753,7 +3753,7 @@ __metadata:
37533753
version: 0.0.0-use.local
37543754
resolution: "@patternfly/react-docs@workspace:packages/react-docs"
37553755
dependencies:
3756-
"@patternfly/documentation-framework": "npm:^6.5.19"
3756+
"@patternfly/documentation-framework": "npm:^6.5.20"
37573757
"@patternfly/patternfly": "npm:6.2.0-prerelease.25"
37583758
"@patternfly/patternfly-a11y": "npm:5.1.0"
37593759
"@patternfly/react-charts": "workspace:^"

0 commit comments

Comments
 (0)