From 6380958fa2f3b374c940443e840808db298e2c3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 12:50:36 +0000 Subject: [PATCH] chore(deps): update dependency @patternfly/documentation-framework to v1.2.61 --- 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 69e3ad32a66..e4af27ca7da 100644 --- a/packages/react-docs/package.json +++ b/packages/react-docs/package.json @@ -37,7 +37,7 @@ "@patternfly/react-virtualized-extension": "^4.88.56" }, "devDependencies": { - "@patternfly/documentation-framework": "1.2.48", + "@patternfly/documentation-framework": "1.2.61", "@patternfly/patternfly-a11y": "4.3.1", "rimraf": "^2.6.3", "shx": "^0.3.2" diff --git a/yarn.lock b/yarn.lock index 1a2d34e8701..749b46534a7 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.48": - version "1.2.48" - resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-1.2.48.tgz#13cba950805779b6e11d73944cac7fd9112c0d2d" - integrity sha512-HgI1M9QbbkLvTUwiYG3BdR4+nt1KPFQEd3Y6Vd6iZjGKMLyc0yvdKWDED5gOgqsF415LZFLlwpK2aBm2QmW65A== +"@patternfly/documentation-framework@1.2.61": + version "1.2.61" + resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-1.2.61.tgz#3c151e64c1de8230489d6e7a5da3198920ffc854" + integrity sha512-RD4DScmPU7cbjrysF2vntFzXlKtDApqKd6AN6Am882jVJ752b8/0aFYCiOMclIu+Eb+xh/A7mvt3xLBql8uX/A== dependencies: "@babel/core" "7.18.2" "@babel/plugin-proposal-class-properties" "7.17.12"