Skip to content

Commit

Permalink
chore(deps): update patternfly
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2023
1 parent db750af commit 135cec4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"react-dom": "^17 || ^18"
},
"devDependencies": {
"@patternfly/documentation-framework": "^5.0.15",
"@patternfly/patternfly": "^5.0.0",
"@patternfly/documentation-framework": "^5.1.0",
"@patternfly/patternfly": "^5.1.0-prerelease.5",
"@patternfly/react-table": "^5.0.0",
"@patternfly/patternfly-a11y": "^4.3.1",
"@patternfly/react-code-editor": "^5.0.0",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1602,21 +1602,21 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@patternfly/ast-helpers@^0.4.57":
version "0.4.79"
resolved "https://registry.npmjs.org/@patternfly/ast-helpers/-/ast-helpers-0.4.79.tgz"
integrity sha512-Nn2Uut7Z1nQwDr5LAf1bns6yCFQFQWwXE2I1Ucvbk6s2Gl2X/85VGvww8FVO+YiW/plLZMLBFRPJMP4fs2N8Cg==
"@patternfly/ast-helpers@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-1.1.0.tgz#1e483cf896ab364ceee1fb5a9a5a8fb454b24a1a"
integrity sha512-ck6RHeXcWN8YOiywIzelPdKfqG9TP8+W4n8P2Yil+5u+7KMMuv2sSJc9xU3jKT/jOvlu7L/IeJr4VDyOsKb18g==
dependencies:
acorn "^8.4.1"
acorn-class-fields "^1.0.0"
acorn-jsx "^5.3.2"
acorn-static-class-features "^1.0.0"
astring "^1.7.5"

"@patternfly/documentation-framework@^5.0.15":
version "5.0.15"
resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-5.0.15.tgz#56e6608de10a95a92787686e5db1eb3ff7c09b89"
integrity sha512-3r9fqPeAKY8GeJM6m7VPyPsiggxhyDbbWTo2/4T4NoNisVPpFXi0AzUaTpvJU2KcBx5pSot1mb84V3f8DHzWXg==
"@patternfly/documentation-framework@^5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-5.1.0.tgz#dd5fdd2775067fbad69a4899475d9e786e2fc844"
integrity sha512-ke3O0nHw2CR/cTQtUVtLU7iCQul63P1qcN2BqtjLpod80kuxPptogp7CV7wQGrhb3kOvJ7lJq12IHX2Hek6T5A==
dependencies:
"@babel/core" "7.18.2"
"@babel/plugin-proposal-class-properties" "7.17.12"
Expand All @@ -1626,7 +1626,7 @@
"@babel/plugin-transform-react-jsx" "7.17.12"
"@babel/preset-env" "7.18.2"
"@mdx-js/util" "1.6.16"
"@patternfly/ast-helpers" "^0.4.57"
"@patternfly/ast-helpers" "^1.1.0"
"@reach/router" "npm:@gatsbyjs/[email protected]"
autoprefixer "9.8.6"
babel-loader "9.1.2"
Expand Down Expand Up @@ -1702,10 +1702,10 @@
puppeteer-cluster "^0.23.0"
xmldoc "^1.1.2"

"@patternfly/patternfly@^5.0.0":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-5.0.2.tgz#f5daf2c98ccb85e6466d42fd61d39ba3c10ed532"
integrity sha512-PB8+MLdYVgF1hIOxGmnVsZG+YHUX3RePe5W1oMS4gS00EmSgw1cobr1Qbpy/BqqS8/R9DRN4hZ2FKDT0d5tkFQ==
"@patternfly/patternfly@^5.1.0-prerelease.5":
version "5.1.0-prerelease.5"
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-5.1.0-prerelease.5.tgz#563c6d544362dadf90b99981aa689d171ececa8f"
integrity sha512-nTodxudbJ7D/ThNctGWR4X2NHNv6e+lXp2t3OFemd1xK2Km7DkAe2Ggz5DA2gPK0GCNZP1IVYNqdKfb20Dn7Rw==

"@patternfly/react-code-editor@^5.0.0":
version "5.0.0"
Expand Down

0 comments on commit 135cec4

Please sign in to comment.