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 18, 2023
1 parent db750af commit d247f56
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.4",
"@patternfly/patternfly": "^5.1.0-prerelease.7",
"@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.4":
version "1.1.4"
resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-1.1.4.tgz#321a481c577b2258cb1227e0d679d8ef0e9a3b5d"
integrity sha512-09uj2RRViBqoxPTcbedSIxBT1U56LfmvbWj00aAeF6V+Z7UV7ACmleB3IEXD8kkK+6cyAztbBXJ1ze/wH0vktw==
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.4":
version "5.1.4"
resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-5.1.4.tgz#f085184c377f70a0cb7a0a09799574d987ddf47f"
integrity sha512-ew+WPTkgGkyisa7oPoD3AGUMzb0x8sjw3OMfrxSZ7cVkqXKqnB9T1r+jZYxpFXVZY+jQvqcrSAJZLuciXZGDJg==
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.4"
"@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.7":
version "5.1.0-prerelease.7"
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-5.1.0-prerelease.7.tgz#f4b3a42587d606ffe83d8cdfd5051e6a74ac6b25"
integrity sha512-L7t6Ueb+s79+BjesWb/xwXRgQCISeUasQlDiuFGHEqO3lg7j1/WjKGEsYXFY8J3aH7Z34b6HM4cADuVI20kduw==

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

0 comments on commit d247f56

Please sign in to comment.