Skip to content

Commit c7eae33

Browse files
build(deps): update @patternfly/react-table requirement
Updates the requirements on [@patternfly/react-table](https://github.com/patternfly/patternfly-react) to permit the latest version. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) --- updated-dependencies: - dependency-name: "@patternfly/react-table" dependency-version: 6.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49497ed commit c7eae33

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
@@ -34,7 +34,7 @@
3434
"@patternfly/react-component-groups": "^6.1.0",
3535
"@patternfly/react-core": "^6.0.0",
3636
"@patternfly/react-icons": "^6.0.0",
37-
"@patternfly/react-table": "^6.0.0",
37+
"@patternfly/react-table": "^6.3.0",
3838
"clsx": "^2.1.1",
3939
"react-jss": "^10.10.0"
4040
},

0 commit comments

Comments
 (0)