From a9074082748959818d54464b9f7e726dbc92ca4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 16:07:53 -0400 Subject: [PATCH] chore(deps): update dependency theme-patternfly-org to v0.11.33 (#7326) Co-authored-by: Renovate Bot --- packages/react-docs/package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/react-docs/package.json b/packages/react-docs/package.json index 6cc97cffe5d..c9aba6ebf90 100644 --- a/packages/react-docs/package.json +++ b/packages/react-docs/package.json @@ -40,7 +40,7 @@ "@patternfly/patternfly-a11y": "4.2.1", "rimraf": "^2.6.3", "shx": "^0.3.2", - "theme-patternfly-org": "0.11.32" + "theme-patternfly-org": "0.11.33" }, "keywords": [ "gatsby" diff --git a/yarn.lock b/yarn.lock index 46c9e16aa0f..cefbaa10e09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3177,10 +3177,10 @@ dependencies: "@types/node" ">= 8" -"@patternfly/ast-helpers@^0.4.32": - version "0.4.32" - resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-0.4.32.tgz#b0605ad424299b22b910beb4b89eadfe66c4d5e6" - integrity sha512-eJ4LXMO1bBsWA5tUDkgzjJvpxM32QVX1xFZvJpus66acqzUdnTmvDz2VD1F9ZGv23z6Hv+LggR5Qub1L5A/bIw== +"@patternfly/ast-helpers@^0.4.33": + version "0.4.33" + resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-0.4.33.tgz#02207920c7a78efcd6db4c83c48a20e9f4c57323" + integrity sha512-XwiBhr+LZvcqRFrXIDkIMJw0R7IbGGKN2Ys7bGlLNSSptyw0RPK1LbCtccMk6/NGkKLlV3EGaAXafHHj2NZHbQ== dependencies: acorn "^8.4.1" acorn-class-fields "^1.0.0" @@ -15563,17 +15563,17 @@ textextensions@^2.5.0: version "2.6.0" resolved "https://registry.yarnpkg.com/textextensions/-/textextensions-2.6.0.tgz#d7e4ab13fe54e32e08873be40d51b74229b00fc4" -theme-patternfly-org@0.11.32: - version "0.11.32" - resolved "https://registry.yarnpkg.com/theme-patternfly-org/-/theme-patternfly-org-0.11.32.tgz#677ebe2fe4367fca22c609b179959319b99ba07f" - integrity sha512-LdnQ1BJXg1IML3tDKdXgVfbcyzcBSpJctATnyBP9XmdWw+5/ewL/23N1sGPlQGtRnh+rjrO6BxlCEMOJVu0IAw== +theme-patternfly-org@0.11.33: + version "0.11.33" + resolved "https://registry.yarnpkg.com/theme-patternfly-org/-/theme-patternfly-org-0.11.33.tgz#017c2fb33121efa63dc0b6640f33392bec4f2594" + integrity sha512-+G+vHEP3b5iXa5KyN73fYuWiMgjzHFbwhJC5i8lR3QBgRIsxRfTSNnx3DtBg0SlHknrnuApgW6jnqE0oblOmtw== dependencies: "@babel/core" "^7.13.0" "@babel/plugin-proposal-class-properties" "^7.13.0" "@babel/plugin-transform-react-jsx" "^7.12.0" "@babel/preset-env" "^7.13.0" "@mdx-js/util" "^1.6.16" - "@patternfly/ast-helpers" "^0.4.32" + "@patternfly/ast-helpers" "^0.4.33" "@reach/router" "^1.3.4" autoprefixer "^9.8.6" babel-loader "^8.1.0"