Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 14, 2023
1 parent 20bbd85 commit 5f3a0db
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.1.0-prerelease.4",
"@patternfly/patternfly": "5.1.0-prerelease.6",
"@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.1.0-prerelease.4",
"@patternfly/patternfly": "5.1.0-prerelease.6",
"@patternfly/react-charts": "^7.1.1-prerelease.0",
"@patternfly/react-code-editor": "^5.1.1-prerelease.0",
"@patternfly/react-core": "^5.1.1-prerelease.0",
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.1.0-prerelease.4",
"@patternfly/patternfly": "5.1.0-prerelease.6",
"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.1.0-prerelease.4",
"@patternfly/patternfly": "5.1.0-prerelease.6",
"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.1.0-prerelease.4",
"@patternfly/patternfly": "5.1.0-prerelease.6",
"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 @@ -4464,10 +4464,10 @@
puppeteer-cluster "^0.23.0"
xmldoc "^1.1.2"

"@patternfly/[email protected].4":
version "5.1.0-prerelease.4"
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-5.1.0-prerelease.4.tgz#f705b1355dae7005540ea8919b24ded30c908f48"
integrity sha512-/LqjxRDAwkGwcpUI+0aGWA2zOjMwWNonrdK7/PRKVFxgViegjoLDUE3SKQTBIVaRa6JxUWc587Xr+HqEGdNFJA==
"@patternfly/[email protected].6":
version "5.1.0-prerelease.6"
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-5.1.0-prerelease.6.tgz#c3977c2d1bb40e9fbac47e07c9c57c6ded4731b5"
integrity sha512-Il9MRGn48RC1gxiRKRZJG3p8XZa4Nw6LPl12FWBeUSIvPGylFKAh99oJQKGFoc/6JwpJiwvJPDKk99elIx/8eg==

"@phenomnomnominal/[email protected]":
version "4.1.1"
Expand Down

0 comments on commit 5f3a0db

Please sign in to comment.