From c19e3176046674abe044768081f520a6b04be9d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Dec 2020 06:43:41 +0000 Subject: [PATCH] chore(deps): bump @patternfly/patternfly from 4.31.3 to 4.65.6 Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.31.3 to 4.65.6. - [Release notes](https://github.com/patternfly/patternfly/releases) - [Changelog](https://github.com/patternfly/patternfly/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.31.3...prerelease-v4.65.6) Signed-off-by: dependabot[bot] --- packages/react-catalog-view-extension/package.json | 2 +- packages/react-charts/package.json | 2 +- packages/react-core/package.json | 2 +- packages/react-docs/package.json | 2 +- packages/react-icons/package.json | 2 +- packages/react-styles/package.json | 2 +- packages/react-table/package.json | 2 +- packages/react-tokens/package.json | 2 +- yarn.lock | 8 ++++---- 9 files changed, 12 insertions(+), 12 deletions(-) diff --git a/packages/react-catalog-view-extension/package.json b/packages/react-catalog-view-extension/package.json index 68fbbea8033..9dc0d72a494 100644 --- a/packages/react-catalog-view-extension/package.json +++ b/packages/react-catalog-view-extension/package.json @@ -35,7 +35,7 @@ "clean": "rimraf dist" }, "dependencies": { - "@patternfly/patternfly": "4.31.3", + "@patternfly/patternfly": "4.65.6", "@patternfly/react-core": "^4.40.0", "@patternfly/react-styles": "^4.7.0", "classnames": "^2.2.5", diff --git a/packages/react-charts/package.json b/packages/react-charts/package.json index 0be6638626c..4ce445638c6 100644 --- a/packages/react-charts/package.json +++ b/packages/react-charts/package.json @@ -29,7 +29,7 @@ }, "homepage": "https://github.com/patternfly/patternfly-react#readme", "dependencies": { - "@patternfly/patternfly": "4.31.3", + "@patternfly/patternfly": "4.65.6", "@patternfly/react-styles": "^4.7.0", "@patternfly/react-tokens": "^4.9.0", "hoist-non-react-statics": "^3.3.0", diff --git a/packages/react-core/package.json b/packages/react-core/package.json index 9e2d54049ff..291d3135101 100644 --- a/packages/react-core/package.json +++ b/packages/react-core/package.json @@ -44,7 +44,7 @@ "tslib": "^1.11.1" }, "devDependencies": { - "@patternfly/patternfly": "4.31.3", + "@patternfly/patternfly": "4.65.6", "@rollup/plugin-commonjs": "^11.0.2", "@rollup/plugin-node-resolve": "^7.1.1", "@rollup/plugin-replace": "^2.3.1", diff --git a/packages/react-docs/package.json b/packages/react-docs/package.json index be4e82eab8e..159d8df46a2 100644 --- a/packages/react-docs/package.json +++ b/packages/react-docs/package.json @@ -23,7 +23,7 @@ "test:a11y": "patternfly-a11y --file .cache/fullscreenPages.json --prefix http://localhost:9000 --aggregate --noIncomplete --ignore color-contrast,focusable-content,scrollable-region-focusable --skip \"charts|virtualizedtable/selectable\"" }, "dependencies": { - "@patternfly/patternfly": "4.31.3", + "@patternfly/patternfly": "4.65.6", "@patternfly/react-catalog-view-extension": "^4.8.1", "@patternfly/react-charts": "^6.9.0", "@patternfly/react-core": "^4.40.0", diff --git a/packages/react-icons/package.json b/packages/react-icons/package.json index cacde6ebf9f..0b4700683c9 100644 --- a/packages/react-icons/package.json +++ b/packages/react-icons/package.json @@ -32,7 +32,7 @@ "@fortawesome/free-brands-svg-icons": "^5.7.2", "@fortawesome/free-regular-svg-icons": "^5.7.2", "@fortawesome/free-solid-svg-icons": "^5.7.2", - "@patternfly/patternfly": "4.31.3", + "@patternfly/patternfly": "4.65.6", "fs-extra": "^6.0.1", "glob": "^7.1.2", "rimraf": "^2.6.2", diff --git a/packages/react-styles/package.json b/packages/react-styles/package.json index ba4d7ecf186..8f290b92502 100644 --- a/packages/react-styles/package.json +++ b/packages/react-styles/package.json @@ -19,7 +19,7 @@ "clean": "rimraf dist css" }, "devDependencies": { - "@patternfly/patternfly": "4.31.3", + "@patternfly/patternfly": "4.65.6", "camel-case": "^3.0.0", "css": "^2.2.3", "fbjs-scripts": "^0.8.3", diff --git a/packages/react-table/package.json b/packages/react-table/package.json index e11332664cc..36a362a6115 100644 --- a/packages/react-table/package.json +++ b/packages/react-table/package.json @@ -30,7 +30,7 @@ "clean": "rimraf dist" }, "dependencies": { - "@patternfly/patternfly": "4.31.3", + "@patternfly/patternfly": "4.65.6", "@patternfly/react-core": "^4.40.0", "@patternfly/react-icons": "^4.7.0", "@patternfly/react-styles": "^4.7.0", diff --git a/packages/react-tokens/package.json b/packages/react-tokens/package.json index dcb4d40843b..1b9aad7b9df 100644 --- a/packages/react-tokens/package.json +++ b/packages/react-tokens/package.json @@ -29,7 +29,7 @@ "clean": "rimraf dist" }, "devDependencies": { - "@patternfly/patternfly": "4.31.3", + "@patternfly/patternfly": "4.65.6", "css": "^2.2.3", "fs-extra": "^6.0.1", "glob": "^7.1.2", diff --git a/yarn.lock b/yarn.lock index a1304e836d6..6b81ad9f107 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3027,10 +3027,10 @@ xmldoc "^1.1.2" yargs "^15.0.2" -"@patternfly/patternfly@4.31.3": - version "4.31.3" - resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-4.31.3.tgz#543cf9a3b77b328c129a59102fc5e9c3e0feefd3" - integrity sha512-MupZ+v/suabE3TNg1ZBNJGS84D2SAjGekeXHgG/4bHb/IWD+wmxmGaB5XeQTZAwobjW2S7NHe4H5kPLJOH051Q== +"@patternfly/patternfly@4.65.6": + version "4.65.6" + resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-4.65.6.tgz#ca906c6d55ffc3097d0e23d9ad578e95cb866ea3" + integrity sha512-dENO2nZbf5SoEH68coW9U+6FpZmdVnFVjztl7rUeWUPSBUuF1eWld5LT03Q6PVoZuWqqbJxFJodyFKwLb+L9vw== "@pieh/friendly-errors-webpack-plugin@1.7.0-chalk-2": version "1.7.0-chalk-2"