Skip to content

Commit

Permalink
[no-test]: Bump the patternfly group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the patternfly group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@patternfly/patternfly](https://github.com/patternfly/patternfly) | `5.0.4` | `5.1.0` |
| [@patternfly/react-core](https://github.com/patternfly/patternfly-react) | `5.0.1` | `5.1.1` |
| [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) | `5.0.1` | `5.1.1` |
| @patternfly/react-styles | `5.0.1` | `5.1.1` |
| [@patternfly/react-table](https://github.com/patternfly/patternfly-react) | `5.0.1` | `5.1.1` |
| [@patternfly/react-tokens](https://github.com/patternfly/patternfly-react) | `5.0.1` | `5.1.1` |


Updates `@patternfly/patternfly` from 5.0.4 to 5.1.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.0.4...v5.1.0)

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

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

Updates `@patternfly/react-styles` from 5.0.1 to 5.1.1

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

Updates `@patternfly/react-tokens` from 5.0.1 to 5.1.1
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@5.0.1...@patternfly/react-tokens@5.1.1)

---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
- 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-styles"
  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/react-tokens"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 6, 2023
1 parent 4edda8d commit b4aeae6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"type": "module",
"private": true,
"dependencies": {
"@patternfly/patternfly": "5.0.4",
"@patternfly/react-core": "5.0.1",
"@patternfly/react-icons": "5.0.1",
"@patternfly/react-styles": "5.0.1",
"@patternfly/react-table": "5.0.1",
"@patternfly/react-tokens": "5.0.1",
"@patternfly/patternfly": "5.1.0",
"@patternfly/react-core": "5.1.1",
"@patternfly/react-icons": "5.1.1",
"@patternfly/react-styles": "5.1.1",
"@patternfly/react-table": "5.1.1",
"@patternfly/react-tokens": "5.1.1",
"deep-equal": "2.2.2",
"date-fns": "2.22.1",
"js-sha1": "0.6.0",
Expand Down

0 comments on commit b4aeae6

Please sign in to comment.