Skip to content

Commit

Permalink
Bump pkg/lib and bring in new @patternfly/react-table
Browse files Browse the repository at this point in the history
  • Loading branch information
KKoukiou committed Feb 23, 2023
1 parent 712dfe6 commit 06b8b78
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ COCKPIT_REPO_FILES = \
$(NULL)

COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = 4bdbbbe058052e626dccc404536f39e50fc90caf # 285 + webpack/esbuild hybrid plugins
COCKPIT_REPO_COMMIT = cfde666c56a18bb4d0bceeb2421efb574e015beb # 286 + patternfly paths imports per component

$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'
Expand Down
2 changes: 1 addition & 1 deletion node_modules
Submodule node_modules updated 427 files
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@patternfly/patternfly": "4.224.2",
"@patternfly/react-core": "4.276.6",
"@patternfly/react-styles": "4.92.6",
"@patternfly/react-table": "4.112.39",
"@patternfly/react-table": "4.112.40",
"date-fns": "2.28.0",
"docker-names": "1.2.1",
"prop-types": "15.8.1",
Expand Down

0 comments on commit 06b8b78

Please sign in to comment.