Skip to content

Commit d943e21

Browse files
chore(deps-dev): update @patternfly/patternfly-a11y requirement (#629)
Updates the requirements on [@patternfly/patternfly-a11y](https://github.com/patternfly/patternfly-a11y) to permit the latest version. - [Release notes](https://github.com/patternfly/patternfly-a11y/releases) - [Commits](patternfly/patternfly-a11y@v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: "@patternfly/patternfly-a11y" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a357906 commit d943e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"react-dom": "^17 || ^18"
4343
},
4444
"devDependencies": {
45-
"@patternfly/patternfly-a11y": "^5.0.0",
45+
"@patternfly/patternfly-a11y": "^5.1.0",
4646
"@patternfly/documentation-framework": "^6.0.8",
4747
"@patternfly/react-code-editor": "^6.0.0",
4848
"@patternfly/patternfly": "^6.0.0",

0 commit comments

Comments
 (0)