From 6445624a84e8feb28cf1667503b186a0e61e5bf3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 22:10:47 +0000 Subject: [PATCH] chore(deps): update dependency @patternfly/documentation-framework to v2.0.0-alpha.33 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 21769971243..7a75361476e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4033,9 +4033,9 @@ astring "^1.7.5" "@patternfly/documentation-framework@^2.0.0-alpha.25": - version "2.0.0-alpha.32" - resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-2.0.0-alpha.32.tgz#c681f5522252d217522af447568da29c8acb78a8" - integrity sha512-4X8o3hLoRrteTK861oPMbunHdOJmT3Np832mkRyM4mxNoPixfYfD1yAQFsCMSQyfyiyIFMxKtCg6wEOAwCWJHA== + version "2.0.0-alpha.33" + resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-2.0.0-alpha.33.tgz#18525e1fa85a8ad5fdad06d003d377eec665089e" + integrity sha512-84UOsYiGM8vJNJNRzGqaQeE1f4inFZeVGDs13XarhU+dzTeC3NdIAyfXXn8k87cpXjd20odSffTS4L7CLox38w== dependencies: "@babel/core" "7.18.2" "@babel/plugin-proposal-class-properties" "7.17.12"