Skip to content

Commit

Permalink
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.3.0` | `5.3.1` |
| [@patternfly/react-core](https://github.com/patternfly/patternfly-react) | `5.3.1` | `5.3.3` |
| [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) | `5.3.1` | `5.3.2` |
| @patternfly/react-styles | `5.3.0` | `5.3.1` |
| [@patternfly/react-table](https://github.com/patternfly/patternfly-react) | `5.3.1` | `5.3.3` |
| [@patternfly/react-tokens](https://github.com/patternfly/patternfly-react) | `5.3.0` | `5.3.1` |

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

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

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

Updates `@patternfly/react-styles` from 5.3.0 to 5.3.1

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and martinpitt committed May 3, 2024
1 parent 93d0a6d commit 8a8d34b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion node_modules
Submodule node_modules updated 2037 files
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.3.0",
"@patternfly/react-core": "5.3.1",
"@patternfly/react-icons": "5.3.1",
"@patternfly/react-styles": "5.3.0",
"@patternfly/react-table": "5.3.1",
"@patternfly/react-tokens": "5.3.0",
"@patternfly/patternfly": "5.3.1",
"@patternfly/react-core": "5.3.3",
"@patternfly/react-icons": "5.3.2",
"@patternfly/react-styles": "5.3.1",
"@patternfly/react-table": "5.3.3",
"@patternfly/react-tokens": "5.3.1",
"deep-equal": "2.2.3",
"date-fns": "3.6.0",
"js-sha1": "0.7.0",
Expand Down

0 comments on commit 8a8d34b

Please sign in to comment.