From ace1f90bd256e621068994b3b09320c4e4ae5852 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 16:42:43 +0000 Subject: [PATCH] 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.1.0` | `5.2.0` | | [@patternfly/react-core](https://github.com/patternfly/patternfly-react) | `5.1.2` | `5.2.0` | | [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) | `5.1.2` | `5.2.0` | | @patternfly/react-styles | `5.1.2` | `5.2.0` | | [@patternfly/react-table](https://github.com/patternfly/patternfly-react) | `5.1.2` | `5.2.0` | | [@patternfly/react-tokens](https://github.com/patternfly/patternfly-react) | `5.1.2` | `5.2.0` | Updates `@patternfly/patternfly` from 5.1.0 to 5.2.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/v5.1.0...v5.2.0) Updates `@patternfly/react-core` from 5.1.2 to 5.2.0 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.1.2...@patternfly/react-core@5.2.0) Updates `@patternfly/react-icons` from 5.1.2 to 5.2.0 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.1.2...@patternfly/react-icons@5.2.0) Updates `@patternfly/react-styles` from 5.1.2 to 5.2.0 Updates `@patternfly/react-table` from 5.1.2 to 5.2.0 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.1.2...@patternfly/react-table@5.2.0) Updates `@patternfly/react-tokens` from 5.1.2 to 5.2.0 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@5.1.2...@patternfly/react-tokens@5.2.0) --- 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] --- node_modules | 2 +- package.json | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/node_modules b/node_modules index 414c1d74c..3f3959147 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit 414c1d74cde98d7209ba7eef2135dc1800fb5098 +Subproject commit 3f3959147b5ca250d32b34c78845836fd04d708f diff --git a/package.json b/package.json index 17a6edd56..65b75139b 100644 --- a/package.json +++ b/package.json @@ -42,12 +42,12 @@ "stylelint-use-logical-spec": "5.0.1" }, "dependencies": { - "@patternfly/patternfly": "5.1.0", - "@patternfly/react-core": "5.1.2", - "@patternfly/react-icons": "5.1.2", - "@patternfly/react-styles": "5.1.2", - "@patternfly/react-table": "5.1.2", - "@patternfly/react-tokens": "5.1.2", + "@patternfly/patternfly": "5.2.0", + "@patternfly/react-core": "5.2.0", + "@patternfly/react-icons": "5.2.0", + "@patternfly/react-styles": "5.2.0", + "@patternfly/react-table": "5.2.0", + "@patternfly/react-tokens": "5.2.0", "date-fns": "3.2.0", "docker-names": "1.2.1", "ipaddr.js": "2.1.0",