From e42601305e5cf96b954861822ea6b20225938e98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 00:06:53 +0000 Subject: [PATCH] chore(deps): bump @patternfly/patternfly from 4.31.3 to 4.202.1 Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.31.3 to 4.202.1. - [Release notes](https://github.com/patternfly/patternfly/releases) - [Changelog](https://github.com/patternfly/patternfly/blob/main/RELEASE-NOTES.md) - [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.31.3...prerelease-v4.202.1) --- updated-dependencies: - dependency-name: "@patternfly/patternfly" dependency-type: direct:production update-type: version-update:semver-minor ... 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..0c8e911eb29 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.202.1", "@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..3c36d85ecf2 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.202.1", "@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..e4fdcdeeafa 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.202.1", "@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..86d59a49469 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.202.1", "@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..ec2d244d0e7 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.202.1", "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..2e2c5ebf18a 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.202.1", "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..3b58ec183d5 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.202.1", "@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..56c2b30147d 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.202.1", "css": "^2.2.3", "fs-extra": "^6.0.1", "glob": "^7.1.2", diff --git a/yarn.lock b/yarn.lock index a1304e836d6..809a6711e03 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.202.1": + version "4.202.1" + resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-4.202.1.tgz#b4a6af16cb44c67e2a9e443c3dc20be093789353" + integrity sha512-cQiiPqmwJOm9onuTfLPQNRlpAZwDIJ/zVfDQeaFqMQyPJtxtKn3lkphz5xErY5dPs9rR4X94ytQ1I9pkVzaPJQ== "@pieh/friendly-errors-webpack-plugin@1.7.0-chalk-2": version "1.7.0-chalk-2"