Skip to content

Commit

Permalink
chore(deps): update dependency @patternfly/patternfly to v4.222.4 (#8421
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 Dec 8, 2022
1 parent bf5681a commit 17d4cdd
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
Expand Up @@ -35,7 +35,7 @@
"clean": "rimraf dist"
},
"dependencies": {
"@patternfly/patternfly": "4.222.3",
"@patternfly/patternfly": "4.222.4",
"@patternfly/react-core": "^4.267.0",
"@patternfly/react-styles": "^4.92.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react-console/package.json
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@novnc/novnc": "^1.2.0",
"@patternfly/patternfly": "4.222.3",
"@patternfly/patternfly": "4.222.4",
"@patternfly/react-core": "^4.267.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
Expand Up @@ -60,7 +60,7 @@
"tslib": "^2.0.0"
},
"devDependencies": {
"@patternfly/patternfly": "4.222.3",
"@patternfly/patternfly": "4.222.4",
"@rollup/plugin-commonjs": "^21.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-docs/package.json
Expand Up @@ -22,7 +22,7 @@
"test:a11y": "patternfly-a11y --config patternfly-a11y.config"
},
"dependencies": {
"@patternfly/patternfly": "4.222.3",
"@patternfly/patternfly": "4.222.4",
"@patternfly/react-catalog-view-extension": "^4.93.9",
"@patternfly/react-charts": "^6.94.14",
"@patternfly/react-code-editor": "^4.82.76",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-icons/package.json
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.222.3",
"@patternfly/patternfly": "4.222.4",
"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
Expand Up @@ -19,7 +19,7 @@
"clean": "rimraf dist css"
},
"devDependencies": {
"@patternfly/patternfly": "4.222.3",
"@patternfly/patternfly": "4.222.4",
"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
Expand Up @@ -29,7 +29,7 @@
"clean": "rimraf dist"
},
"devDependencies": {
"@patternfly/patternfly": "4.222.3",
"@patternfly/patternfly": "4.222.4",
"css": "^2.2.3",
"fs-extra": "^6.0.1",
"glob": "^7.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3612,10 +3612,10 @@
puppeteer-cluster "^0.23.0"
xmldoc "^1.1.2"

"@patternfly/patternfly@4.222.3":
version "4.222.3"
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-4.222.3.tgz#d6535437f07254ea29e8568340ddbfea9462d597"
integrity sha512-k+UGMdejaylZDXdwe1cCTjaawVWT+uqWbLWNCZVlqXXEQanlmYk36LwMsi+Ouj5fr1+i0eMoaTII+W6612vTuw==
"@patternfly/patternfly@4.222.4":
version "4.222.4"
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-4.222.4.tgz#5d988779c50df3dafc989d6e807d16971e34d228"
integrity sha512-+0fk4dzxEbWn+hgaOnR0BjfeUdEeVVrqfH7+GFeFc+RKjEMjIR/BZbWWN8YQDezmDv6A32gHmEKaY3Uwbt06Lw==

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

0 comments on commit 17d4cdd

Please sign in to comment.