From df3b6c520b603f09d47985f0c29bfc839075ebda Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 16:22:14 +0000 Subject: [PATCH] chore(deps): update dependency @patternfly/documentation-framework to v5.3.20 --- yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index f3af7249fb4..910608e55fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3888,10 +3888,10 @@ node-addon-api "^3.2.1" node-gyp-build "^4.3.0" -"@patternfly/ast-helpers@^1.3.18": - version "1.3.18" - resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-1.3.18.tgz#f301855aa5bf90006b6a0675c9b4ff8ec3d8730d" - integrity sha512-Z9uhqQOZ/V2SGHZnFrKWv7xw0aFv+CBvmTu3lK5zv4kCtHtfRPW0qh9W8N+quP03gzviSp04oZdI1uk1LL45LA== +"@patternfly/ast-helpers@^1.3.20": + version "1.3.20" + resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-1.3.20.tgz#c1c143c82be0163c76177832f8ddb5cbded163b5" + integrity sha512-iwWIN/F6TNIC9DTiqc/2PPjPVYgek1PO2vRJTHUkynU3NE/pVXECJvm+ZDvg7Ba6xtPv6dYqLY00cBpo5wCllw== dependencies: acorn "^8.4.1" acorn-class-fields "^1.0.0" @@ -3900,9 +3900,9 @@ astring "^1.7.5" "@patternfly/documentation-framework@^5.0.15": - version "5.3.18" - resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-5.3.18.tgz#11f0ec1a7c7e2548d924f9a994296cf6efb2f684" - integrity sha512-qmAlE93ydT+nZUKmgxipfvnAsFnbmNmznhcTTpflbNgNlj4ThtZOF6PKd7Ts5qd1khJ/KUlXZPICX0DqbXcbDA== + version "5.3.20" + resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-5.3.20.tgz#0a021035fb599285beac801db7d04d510b421366" + integrity sha512-X8yAwEz2xu3OjsXEAkZ70/Z3H/eQZF6KH5LslJ+gsA89KtIn3xT1PrZhN8WQZubfHX41IomEJSra0gq4/WSVBQ== dependencies: "@babel/core" "7.18.2" "@babel/plugin-proposal-class-properties" "7.17.12" @@ -3912,7 +3912,7 @@ "@babel/plugin-transform-react-jsx" "7.17.12" "@babel/preset-env" "7.18.2" "@mdx-js/util" "1.6.16" - "@patternfly/ast-helpers" "^1.3.18" + "@patternfly/ast-helpers" "^1.3.20" "@reach/router" "npm:@gatsbyjs/reach-router@1.3.9" autoprefixer "9.8.6" babel-loader "9.1.2"