From beed770fe42e72d2494e04caec6b259db9b52f03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 21:28:28 +0000 Subject: [PATCH] Bump the patternfly group with 4 updates Bumps the patternfly group with 4 updates: [@patternfly/patternfly](https://github.com/patternfly/patternfly), [@patternfly/react-core](https://github.com/patternfly/patternfly-react), [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) and @patternfly/react-styles. Updates `@patternfly/patternfly` from 5.2.0 to 5.2.1 - [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.2.0...patch-v5.2.1) Updates `@patternfly/react-core` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.2.0...@patternfly/react-core@5.2.1) Updates `@patternfly/react-icons` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.2.0...@patternfly/react-icons@5.2.1) Updates `@patternfly/react-styles` from 5.2.0 to 5.2.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 ... Signed-off-by: dependabot[bot] --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 598f400..bd91e37 100644 --- a/package.json +++ b/package.json @@ -45,10 +45,10 @@ "stylelint-formatter-pretty": "4.0.0" }, "dependencies": { - "@patternfly/patternfly": "5.2.0", - "@patternfly/react-core": "5.2.0", - "@patternfly/react-icons": "5.2.0", - "@patternfly/react-styles": "5.2.0", + "@patternfly/patternfly": "5.2.1", + "@patternfly/react-core": "5.2.1", + "@patternfly/react-icons": "5.2.1", + "@patternfly/react-styles": "5.2.1", "react": "18.2.0", "react-dom": "18.2.0" }