From fb0c06d61b87f3f84a6a53753adcc897ee06767f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 15:34:05 +0000 Subject: [PATCH] chore(deps): update dependency @patternfly/documentation-framework to v1.2.48 --- packages/react-docs/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/react-docs/package.json b/packages/react-docs/package.json index 21865be647a..f646b90a10f 100644 --- a/packages/react-docs/package.json +++ b/packages/react-docs/package.json @@ -37,7 +37,7 @@ "@patternfly/react-virtualized-extension": "^4.88.51" }, "devDependencies": { - "@patternfly/documentation-framework": "1.2.46", + "@patternfly/documentation-framework": "1.2.48", "@patternfly/patternfly-a11y": "4.3.1", "rimraf": "^2.6.3", "shx": "^0.3.2" diff --git a/yarn.lock b/yarn.lock index fc2d8ce2e56..2fbda365cdf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3525,10 +3525,10 @@ acorn-static-class-features "^1.0.0" astring "^1.7.5" -"@patternfly/documentation-framework@1.2.46": - version "1.2.46" - resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-1.2.46.tgz#78434cb2c27c9fa71f4c200f82b9c70f99c92afd" - integrity sha512-6BDSqwYkCZZi51Cv6pspCPf3vOwfPEZfXUCxaUAsJ1i8YfdjUUzWIO+0V8r1uksFFLKQvMdDR+GXCFAQ4fdgqQ== +"@patternfly/documentation-framework@1.2.48": + version "1.2.48" + resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-1.2.48.tgz#13cba950805779b6e11d73944cac7fd9112c0d2d" + integrity sha512-HgI1M9QbbkLvTUwiYG3BdR4+nt1KPFQEd3Y6Vd6iZjGKMLyc0yvdKWDED5gOgqsF415LZFLlwpK2aBm2QmW65A== dependencies: "@babel/core" "7.18.2" "@babel/plugin-proposal-class-properties" "7.17.12"