From f9f2da6974875469b7ae3f9c6ec914cde53916f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 21:28:20 +0000 Subject: [PATCH] build(deps): bump the patternfly group with 1 update Bumps the patternfly group with 1 update: [@patternfly/patternfly](https://github.com/patternfly/patternfly). 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) --- updated-dependencies: - dependency-name: "@patternfly/patternfly" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patternfly ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 25054b2..aff54f5 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "stylelint-formatter-pretty": "3.2.1" }, "dependencies": { - "@patternfly/patternfly": "5.1.0", + "@patternfly/patternfly": "5.2.0", "@patternfly/react-core": "5.1.2", "@patternfly/react-icons": "5.1.2", "@patternfly/react-styles": "5.1.2",