From e28313f2129a05e146ab0455ae3f2ea7b4423657 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 20:52:18 +0000 Subject: [PATCH] [no-test]: Bump the patternfly group with 6 updates 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](https://github.com/patternfly/patternfly/compare/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] --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d0978332c3f6..b5410b406102 100644 --- a/package.json +++ b/package.json @@ -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.30.0", "js-sha1": "0.6.0",