Skip to content

Commit

Permalink
chore(deps): bump the patternfly group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the patternfly group with 3 updates in the / directory: [@patternfly/react-core](https://github.com/patternfly/patternfly-react), [@patternfly/react-table](https://github.com/patternfly/patternfly-react) and [@patternfly/patternfly](https://github.com/patternfly/patternfly).


Updates `@patternfly/react-core` from 5.3.3 to 5.4.0
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected])

Updates `@patternfly/react-icons` from 5.3.2 to 5.4.0
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected])

Updates `@patternfly/react-table` from 5.3.3 to 5.4.0
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected])

Updates `@patternfly/patternfly` from 5.3.1 to 5.4.0
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js)
- [Commits](patternfly/patternfly@patch-v5.3.1...v5.4.0)

---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
- dependency-name: "@patternfly/react-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
- dependency-name: "@patternfly/react-table"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
- dependency-name: "@patternfly/patternfly"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patternfly
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and leSamo committed Sep 16, 2024
1 parent 02311f9 commit 77e710f
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 76 deletions.
146 changes: 73 additions & 73 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
},
"dependencies": {
"@patternfly/react-component-groups": "^5.2.0",
"@patternfly/react-core": "^5.3.3",
"@patternfly/react-core": "^5.4.0",
"@patternfly/react-icons": "^5.3.0",
"@patternfly/react-table": "^5.3.3",
"@patternfly/react-table": "^5.4.0",
"@redhat-cloud-services/frontend-components": "^4.2.12",
"@redhat-cloud-services/frontend-components-notifications": "^4.1.0",
"@redhat-cloud-services/frontend-components-utilities": "^4.0.13",
Expand All @@ -54,7 +54,7 @@
"@cypress/react18": "^2.0.0",
"@cypress/webpack-dev-server": "^3.8.0",
"@frsource/cypress-plugin-visual-regression-diff": "^3.3.1",
"@patternfly/patternfly": "^5.3.1",
"@patternfly/patternfly": "^5.4.0",
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "^2.0.4",
"@redhat-cloud-services/frontend-components-config": "^6.1.1",
"@redhat-cloud-services/tsc-transform-imports": "^1.0.10",
Expand Down

0 comments on commit 77e710f

Please sign in to comment.