Skip to content

Commit

Permalink
chore(deps): update dependency @patternfly/patternfly to v5.2.0-prere…
Browse files Browse the repository at this point in the history
…lease.5 (patternfly#9806)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 10, 2023
1 parent b3345c2 commit 3131ff6
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/react-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"tslib": "^2.5.0"
},
"devDependencies": {
"@patternfly/patternfly": "5.2.0-prerelease.4",
"@patternfly/patternfly": "5.2.0-prerelease.5",
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-replace": "^5.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:a11y": "patternfly-a11y --config patternfly-a11y.config"
},
"dependencies": {
"@patternfly/patternfly": "5.2.0-prerelease.4",
"@patternfly/patternfly": "5.2.0-prerelease.5",
"@patternfly/react-charts": "^7.2.0-prerelease.6",
"@patternfly/react-code-editor": "^5.2.0-prerelease.24",
"@patternfly/react-core": "^5.2.0-prerelease.24",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@fortawesome/free-brands-svg-icons": "^5.14.0",
"@fortawesome/free-regular-svg-icons": "^5.14.0",
"@fortawesome/free-solid-svg-icons": "^5.14.0",
"@patternfly/patternfly": "5.2.0-prerelease.4",
"@patternfly/patternfly": "5.2.0-prerelease.5",
"fs-extra": "^11.1.1",
"glob": "^7.1.2",
"rimraf": "^2.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"clean": "rimraf dist css"
},
"devDependencies": {
"@patternfly/patternfly": "5.2.0-prerelease.4",
"@patternfly/patternfly": "5.2.0-prerelease.5",
"camel-case": "^3.0.0",
"css": "^2.2.3",
"fs-extra": "^11.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"clean": "rimraf dist"
},
"devDependencies": {
"@patternfly/patternfly": "5.2.0-prerelease.4",
"@patternfly/patternfly": "5.2.0-prerelease.5",
"css": "^2.2.3",
"fs-extra": "^11.1.1",
"glob": "^7.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3917,10 +3917,10 @@
puppeteer-cluster "^0.23.0"
xmldoc "^1.1.2"

"@patternfly/patternfly@5.2.0-prerelease.4":
version "5.2.0-prerelease.4"
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-5.2.0-prerelease.4.tgz#c128afe57d1be17e13eb2cdf42b193d789e76d99"
integrity sha512-qJqH5TJakMpj79G1eKC5AT2crRufq/znMJEKZ5sBmT1eRam7kg+SG4lOP7HhCFb5ZwETnaj0be7C1vb4r5Hvlg==
"@patternfly/patternfly@5.2.0-prerelease.5":
version "5.2.0-prerelease.5"
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-5.2.0-prerelease.5.tgz#97aff024ad749a527e2faa34590d42a111521ad7"
integrity sha512-f52w1lClr0ZdgG6Cs89ttGq/RLSr2aTLG4qNxdzxp2XeKbfC5yaoo5R/6NHBJf81dlB0YCKtxHX5aFvJbLoqrg==

"@pkgjs/parseargs@^0.11.0":
version "0.11.0"
Expand Down

0 comments on commit 3131ff6

Please sign in to comment.