Skip to content

Commit ff5100d

Browse files
committed
chore(deps): update dependency theme-patternfly-org to v0.11.30
1 parent cc80f35 commit ff5100d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/react-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"react-dom": "^17.0.0",
4545
"rimraf": "^2.6.3",
4646
"shx": "^0.3.2",
47-
"theme-patternfly-org": "0.11.22"
47+
"theme-patternfly-org": "0.11.30"
4848
},
4949
"keywords": [
5050
"gatsby"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3177,10 +3177,10 @@
31773177
dependencies:
31783178
"@types/node" ">= 8"
31793179

3180-
"@patternfly/ast-helpers@^0.4.22":
3181-
version "0.4.22"
3182-
resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-0.4.22.tgz#1a66d1584612ed5f82b61657405dd0cd0d3b520b"
3183-
integrity sha512-A800ywUy2iuzYEl7K+1fueFKkpo8MvIEXbatmoAAE6QIZCN3+zc0BJFHcI2EqrrG/Da3solXUtWhBtLtDK3VSg==
3180+
"@patternfly/ast-helpers@^0.4.30":
3181+
version "0.4.30"
3182+
resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-0.4.30.tgz#0d3191202171537c1184bc8dbbeb5097c9513e16"
3183+
integrity sha512-EuhNIJVC0z+LJ/G6iVo2uDpX3SXnDONg+/nVKyeeUepyo/VRkbf3bYG56pUT2Vo78r34HMvXSILBHsha04mKfw==
31843184
dependencies:
31853185
acorn "^8.4.1"
31863186
acorn-class-fields "^1.0.0"
@@ -15563,17 +15563,17 @@ textextensions@^2.5.0:
1556315563
version "2.6.0"
1556415564
resolved "https://registry.yarnpkg.com/textextensions/-/textextensions-2.6.0.tgz#d7e4ab13fe54e32e08873be40d51b74229b00fc4"
1556515565

15566-
theme-patternfly-org@0.11.22:
15567-
version "0.11.22"
15568-
resolved "https://registry.yarnpkg.com/theme-patternfly-org/-/theme-patternfly-org-0.11.22.tgz#b328981998c0201717580581298d3d6ba7c90562"
15569-
integrity sha512-ZjRoz8rs3cZJLkN6DWIVpa2lbLBHCprc9H9Fn4EcCBrf2dqYlrPQbuSZCiVT3MbrOadYRbeSRCLYTYEAZrKPEw==
15566+
theme-patternfly-org@0.11.30:
15567+
version "0.11.30"
15568+
resolved "https://registry.yarnpkg.com/theme-patternfly-org/-/theme-patternfly-org-0.11.30.tgz#d80563200b75deeaaf7c8add83fe3f2c8771ca03"
15569+
integrity sha512-67+G3qdqI0n6i0AioK7E+vRagjZWCKTSjdM4HcHmznewAmNSSJsoSEF8jd5/trXwSWg+q9kldJDSLsVoy4BZHw==
1557015570
dependencies:
1557115571
"@babel/core" "^7.13.0"
1557215572
"@babel/plugin-proposal-class-properties" "^7.13.0"
1557315573
"@babel/plugin-transform-react-jsx" "^7.12.0"
1557415574
"@babel/preset-env" "^7.13.0"
1557515575
"@mdx-js/util" "^1.6.16"
15576-
"@patternfly/ast-helpers" "^0.4.22"
15576+
"@patternfly/ast-helpers" "^0.4.30"
1557715577
"@reach/router" "^1.3.4"
1557815578
autoprefixer "^9.8.6"
1557915579
babel-loader "^8.1.0"

0 commit comments

Comments
 (0)