Skip to content

Commit

Permalink
chore(deps): update dependency @patternfly/patternfly to v4.221.2 (#8358
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 16, 2022
1 parent 8c584b4 commit 8534b6f
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/react-catalog-view-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"clean": "rimraf dist"
},
"dependencies": {
"@patternfly/patternfly": "4.220.0",
"@patternfly/patternfly": "4.221.2",
"@patternfly/react-core": "^4.263.0",
"@patternfly/react-styles": "^4.91.10"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react-console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@novnc/novnc": "^1.2.0",
"@patternfly/patternfly": "4.220.0",
"@patternfly/patternfly": "4.221.2",
"@patternfly/react-core": "^4.263.0",
"@spice-project/spice-html5": "^0.2.1",
"@types/file-saver": "^2.0.1",
Expand Down
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.0.0"
},
"devDependencies": {
"@patternfly/patternfly": "4.220.0",
"@patternfly/patternfly": "4.221.2",
"@rollup/plugin-commonjs": "^21.0.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"@rollup/plugin-replace": "^3.0.0",
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": "4.220.0",
"@patternfly/patternfly": "4.221.2",
"@patternfly/react-catalog-view-extension": "^4.92.66",
"@patternfly/react-charts": "^6.94.11",
"@patternfly/react-code-editor": "^4.82.66",
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": "4.220.0",
"@patternfly/patternfly": "4.221.2",
"fs-extra": "^6.0.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 @@ -19,7 +19,7 @@
"clean": "rimraf dist css"
},
"devDependencies": {
"@patternfly/patternfly": "4.220.0",
"@patternfly/patternfly": "4.221.2",
"camel-case": "^3.0.0",
"css": "^2.2.3",
"fs-extra": "^6.0.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 @@ -29,7 +29,7 @@
"clean": "rimraf dist"
},
"devDependencies": {
"@patternfly/patternfly": "4.220.0",
"@patternfly/patternfly": "4.221.2",
"css": "^2.2.3",
"fs-extra": "^6.0.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 @@ -3612,10 +3612,10 @@
puppeteer-cluster "^0.23.0"
xmldoc "^1.1.2"

"@patternfly/patternfly@4.220.0":
version "4.220.0"
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-4.220.0.tgz#2ebbeea0718afe988aeef2ff19822695ab3b1ac5"
integrity sha512-Ax2VjWdCQzc+ltRAIPiQoB5c1GbmtE9JOMCpT46MHDWpluq9VzWe8NvXr7l74aaNM65d+olTye+I5A2btJjwYQ==
"@patternfly/patternfly@4.221.2":
version "4.221.2"
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-4.221.2.tgz#cab6bae47bb5fcf658438fccd9113875fcb45392"
integrity sha512-4R35CKnZJY6/sN6vzYaAwkEaYWIo2IZv4y2s39ZNh4QkK1pBTWmH6URUYOxNhc5qrU9MjFNdMCNepBciM3SugQ==

"@reach/router@1.3.4":
version "1.3.4"
Expand Down

0 comments on commit 8534b6f

Please sign in to comment.