From 5665142a9215908065a21a5c48280c33cfdef852 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 19:30:54 +0000 Subject: [PATCH] chore(deps): update dependency @patternfly/documentation-framework to v1.3.7 --- 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 b48ae07dab6..35062a90112 100644 --- a/packages/react-docs/package.json +++ b/packages/react-docs/package.json @@ -37,7 +37,7 @@ "@patternfly/react-virtualized-extension": "^4.88.89" }, "devDependencies": { - "@patternfly/documentation-framework": "1.3.6", + "@patternfly/documentation-framework": "1.3.7", "@patternfly/patternfly-a11y": "4.3.1", "rimraf": "^2.6.3", "shx": "^0.3.2" diff --git a/yarn.lock b/yarn.lock index 69cbe1e3149..1e97b7887ab 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.3.6": - version "1.3.6" - resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-1.3.6.tgz#8b514665682fd05b05dca0b1237183a8b1eb0ee2" - integrity sha512-StZg2tWpw45Cx7UgGIWg3qjDJGmKlkWuWtdwnfVphVxLskOqlu0Dyeomal6vRZmn+oD6Rgw+LPKdSX/u7asg6g== +"@patternfly/documentation-framework@1.3.7": + version "1.3.7" + resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-1.3.7.tgz#4b7fdad609b62000a63b52ae112ce8fc66635955" + integrity sha512-6ZdN8wGHDhTKfNP4Xr5xRqLyOlJTRW6JpWM1bQO5RczrNUmRDQrAUFuDg8v5+HpLTNFG++Y1Bd2+ILCIWdwBtw== dependencies: "@babel/core" "7.18.2" "@babel/plugin-proposal-class-properties" "7.17.12"