Skip to content

Commit 4f9343f

Browse files
committed
get this PR building
1 parent 4aa60c2 commit 4f9343f

3 files changed

Lines changed: 161 additions & 278 deletions

File tree

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@octokit/rest": "^18.0.0",
5353
"@patternfly/documentation-framework": "6.36.4",
5454
"@patternfly/patternfly": "^6.5.0-prerelease.50",
55-
"@patternfly/patternfly-a11y": "^4.3.1",
55+
"@patternfly/patternfly-a11y": "^5.1.0",
5656
"@patternfly/react-code-editor": "^6.5.0-prerelease.40",
5757
"@patternfly/react-table": "^6.5.0-prerelease.38",
5858
"monaco-editor": "0.34.1",

packages/module/patternfly-a11y.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ module.exports = {
2424
'landmark-main-is-top-level',
2525
'scrollable-region-focusable',
2626
'link-in-text-block',
27+
'target-size',
2728
].join(','),
2829
ignoreIncomplete: true
2930
};

0 commit comments

Comments
 (0)