From 7a2cc1db77a4a344a6ab2abe175d4cbf59f97ba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 09:53:40 +0100 Subject: [PATCH] web: bump @patternfly/patternfly from 4.217.1 to 4.219.2 in /web (#3928) Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.217.1 to 4.219.2. - [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.217.1...prerelease-v4.219.2) --- updated-dependencies: - dependency-name: "@patternfly/patternfly" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- web/package-lock.json | 14 +++++++------- web/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/web/package-lock.json b/web/package-lock.json index 6fc870d0f..32cc8034d 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -27,7 +27,7 @@ "@lingui/core": "^3.14.0", "@lingui/detect-locale": "^3.14.0", "@lingui/macro": "^3.14.0", - "@patternfly/patternfly": "^4.217.1", + "@patternfly/patternfly": "^4.219.2", "@polymer/iron-form": "^3.0.1", "@polymer/paper-input": "^3.2.1", "@rollup/plugin-babel": "^6.0.2", @@ -2511,9 +2511,9 @@ } }, "node_modules/@patternfly/patternfly": { - "version": "4.217.1", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.217.1.tgz", - "integrity": "sha512-uN7JgfQsyR16YHkuGRCTIcBcnyKIqKjGkB2SGk9x1XXH3yYGenL83kpAavX9Xtozqp17KppOlybJuzcKvZMrgw==" + "version": "4.219.2", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.219.2.tgz", + "integrity": "sha512-SZ+9ig6DVygwM6fpldYhRjoyr9KMJTit/ZMyWCUE7DfpTqEr69wQnOaGxfvNlH1UV6G7Z+ALZXeck3Dy1nb9Vw==" }, "node_modules/@polymer/font-roboto": { "version": "3.0.2", @@ -12078,9 +12078,9 @@ } }, "@patternfly/patternfly": { - "version": "4.217.1", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.217.1.tgz", - "integrity": "sha512-uN7JgfQsyR16YHkuGRCTIcBcnyKIqKjGkB2SGk9x1XXH3yYGenL83kpAavX9Xtozqp17KppOlybJuzcKvZMrgw==" + "version": "4.219.2", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.219.2.tgz", + "integrity": "sha512-SZ+9ig6DVygwM6fpldYhRjoyr9KMJTit/ZMyWCUE7DfpTqEr69wQnOaGxfvNlH1UV6G7Z+ALZXeck3Dy1nb9Vw==" }, "@polymer/font-roboto": { "version": "3.0.2", diff --git a/web/package.json b/web/package.json index 3795d2a65..29785ffe8 100644 --- a/web/package.json +++ b/web/package.json @@ -70,7 +70,7 @@ "@lingui/core": "^3.14.0", "@lingui/detect-locale": "^3.14.0", "@lingui/macro": "^3.14.0", - "@patternfly/patternfly": "^4.217.1", + "@patternfly/patternfly": "^4.219.2", "@polymer/iron-form": "^3.0.1", "@polymer/paper-input": "^3.2.1", "@rollup/plugin-babel": "^6.0.2",