From 4e523cdc84f2cc497dc7c48fe888117b5beebbcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 20:22:46 +0000 Subject: [PATCH] build(deps): bump @patternfly/patternfly in the patternfly group Bumps the patternfly group with 1 update: [@patternfly/patternfly](https://github.com/patternfly/patternfly). 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](https://github.com/patternfly/patternfly/compare/v5.3.0...patch-v5.3.1) --- updated-dependencies: - dependency-name: "@patternfly/patternfly" dependency-type: direct:production update-type: version-update:semver-patch 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 38c5e98..5493463 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "stylelint-use-logical-spec": "5.0.1" }, "dependencies": { - "@patternfly/patternfly": "5.3.0", + "@patternfly/patternfly": "5.3.1", "@patternfly/react-core": "5.3.1", "@patternfly/react-icons": "5.3.1", "@patternfly/react-styles": "5.3.0",