Skip to content

Commit

Permalink
chore(deps): update dependency theme-patternfly-org to v0.11.27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 20, 2022
1 parent b29e37a commit 7f85a93
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/react-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"react-dom": "^17.0.0",
"rimraf": "^2.6.3",
"shx": "^0.3.2",
"theme-patternfly-org": "0.11.22"
"theme-patternfly-org": "0.11.27"
},
"keywords": [
"gatsby"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3177,10 +3177,10 @@
dependencies:
"@types/node" ">= 8"

"@patternfly/ast-helpers@^0.4.22":
version "0.4.22"
resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-0.4.22.tgz#1a66d1584612ed5f82b61657405dd0cd0d3b520b"
integrity sha512-A800ywUy2iuzYEl7K+1fueFKkpo8MvIEXbatmoAAE6QIZCN3+zc0BJFHcI2EqrrG/Da3solXUtWhBtLtDK3VSg==
"@patternfly/ast-helpers@^0.4.27":
version "0.4.27"
resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-0.4.27.tgz#d492bc980de42bdbdd460ac1219e629ffec0259a"
integrity sha512-V/Y/78vvWy/afxpwCTTJYraSkvTKQov9iNI+AcWGXnV24/XnszjsEh3o5zyY3ti4seRvr9gR7VBZ6sM2D13sEw==
dependencies:
acorn "^8.4.1"
acorn-class-fields "^1.0.0"
Expand Down Expand Up @@ -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.22:
version "0.11.22"
resolved "https://registry.yarnpkg.com/theme-patternfly-org/-/theme-patternfly-org-0.11.22.tgz#b328981998c0201717580581298d3d6ba7c90562"
integrity sha512-ZjRoz8rs3cZJLkN6DWIVpa2lbLBHCprc9H9Fn4EcCBrf2dqYlrPQbuSZCiVT3MbrOadYRbeSRCLYTYEAZrKPEw==
theme-patternfly-org@0.11.27:
version "0.11.27"
resolved "https://registry.yarnpkg.com/theme-patternfly-org/-/theme-patternfly-org-0.11.27.tgz#a1b555945bbfaa98bacd1fb0d3b593b5fbe58f47"
integrity sha512-2VpQJ+xjvYb9RDAZVunQp5vnHqlUQr+Yjjwm3AzmREBIBmuxkBANqLaX0NovB+fpV6IwhcsLwuVzJdjjE6ajug==
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.22"
"@patternfly/ast-helpers" "^0.4.27"
"@reach/router" "^1.3.4"
autoprefixer "^9.8.6"
babel-loader "^8.1.0"
Expand Down

0 comments on commit 7f85a93

Please sign in to comment.