Skip to content

Commit

Permalink
chore(deps): bump @patternfly/react-table from 4.113.6 to 4.113.7
Browse files Browse the repository at this point in the history
Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react) from 4.113.6 to 4.113.7.
- [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-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent 7ecda50 commit 7b880b5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 25 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@patternfly/react-charts": "^7.1.1",
"@patternfly/react-code-editor": "^5.1.1",
"@patternfly/react-core": "^4.278.1",
"@patternfly/react-table": "^4.113.6",
"@patternfly/react-table": "^4.113.7",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
Expand Down
30 changes: 6 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2526,7 +2526,7 @@ __metadata:
"@patternfly/react-charts": "npm:^7.1.1"
"@patternfly/react-code-editor": "npm:^5.1.1"
"@patternfly/react-core": "npm:^4.278.1"
"@patternfly/react-table": "npm:^4.113.6"
"@patternfly/react-table": "npm:^4.113.7"
"@simbathesailor/use-what-changed": "npm:^2.0.0"
"@testing-library/jest-dom": "npm:^6.1.4"
"@testing-library/react": "npm:^14.1.2"
Expand Down Expand Up @@ -3417,24 +3417,6 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/react-core@npm:^4.278.0":
version: 4.278.0
resolution: "@patternfly/react-core@npm:4.278.0"
dependencies:
"@patternfly/react-icons": "npm:^4.93.7"
"@patternfly/react-styles": "npm:^4.92.8"
"@patternfly/react-tokens": "npm:^4.94.7"
focus-trap: "npm:6.9.2"
react-dropzone: "npm:9.0.0"
tippy.js: "npm:5.1.2"
tslib: "npm:^2.0.0"
peerDependencies:
react: ^16.8 || ^17 || ^18
react-dom: ^16.8 || ^17 || ^18
checksum: d11cb3caf9a865192c38e2118782ff8955834c5ddcb63ccc0cf6e7a610f4508668b1e7d4602988dd40b5ca01bd8f4dfd2d071e9ca5404d8447fbdb6891675d83
languageName: node
linkType: hard

"@patternfly/react-core@npm:^4.278.1":
version: 4.278.1
resolution: "@patternfly/react-core@npm:4.278.1"
Expand Down Expand Up @@ -3504,11 +3486,11 @@ __metadata:
languageName: node
linkType: hard

"@patternfly/react-table@npm:^4.113.6":
version: 4.113.6
resolution: "@patternfly/react-table@npm:4.113.6"
"@patternfly/react-table@npm:^4.113.7":
version: 4.113.7
resolution: "@patternfly/react-table@npm:4.113.7"
dependencies:
"@patternfly/react-core": "npm:^4.278.0"
"@patternfly/react-core": "npm:^4.278.1"
"@patternfly/react-icons": "npm:^4.93.7"
"@patternfly/react-styles": "npm:^4.92.8"
"@patternfly/react-tokens": "npm:^4.94.7"
Expand All @@ -3517,7 +3499,7 @@ __metadata:
peerDependencies:
react: ^16.8 || ^17 || ^18
react-dom: ^16.8 || ^17 || ^18
checksum: e6cd081d4a1810a13aac5e4f45767787bd46a65a7ab985cba7b08d366feee2d83a0217c1f5d90ac5893c661571202800cc0a9b6d5cb902f16508d899421171bc
checksum: 9d8f421493d133a47ccf6d2142aa6fda722d3446170f3264d0480bd8546bfd70c765655d3209ae5021ee6a35f9d1da55c94d845f00731c65ab6d20e89c9018de
languageName: node
linkType: hard

Expand Down

0 comments on commit 7b880b5

Please sign in to comment.