From c1dccb4ca2273977b4dc9266b74c9f65c1dc848b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 13:41:31 +0000 Subject: [PATCH] chore(deps): update dependency @patternfly/documentation-framework to v2.0.0-alpha.57 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 48d5078f4da..4ac84f5018c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4003,9 +4003,9 @@ astring "^1.7.5" "@patternfly/documentation-framework@^2.0.0-alpha.55": - version "2.0.0-alpha.55" - resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-2.0.0-alpha.55.tgz#abfa9b96acdcc5e2051fc7a746923aef884c4ff5" - integrity sha512-k0/OS8A4zGQK+xp0tl30S/ZkXwnxT36Sh0cozRRtaKehQA8RMS1Ftz2chj7yx2ueS/cUlRismCoUWDvw5nvaMA== + version "2.0.0-alpha.57" + resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-2.0.0-alpha.57.tgz#e1963d1f16fafa8eca2af2adff1f31f7db2cc3cc" + integrity sha512-pZObpD8lgKBaH3RdPXhjtiiKooRo2IXnkjWsM+Sbx+DSZjLgg0nHBCMJDPsJJrtRPti+zw7j1uUTdZ9qWu2jFg== dependencies: "@babel/core" "7.18.2" "@babel/plugin-proposal-class-properties" "7.17.12"