From 3afc26407d50912f60e06211a26e9ddca2601d55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 04:44:56 +0000 Subject: [PATCH] web: bump @patternfly/patternfly from 4.202.1 to 4.206.3 in /web Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.202.1 to 4.206.3. - [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.202.1...prerelease-v4.206.3) --- updated-dependencies: - dependency-name: "@patternfly/patternfly" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 4235c54f6d17..7923f1b3fe51 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.202.1", + "@patternfly/patternfly": "^4.206.3", "@polymer/iron-form": "^3.0.1", "@polymer/paper-input": "^3.2.1", "@rollup/plugin-babel": "^5.3.1", @@ -2480,9 +2480,9 @@ } }, "node_modules/@patternfly/patternfly": { - "version": "4.202.1", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.202.1.tgz", - "integrity": "sha512-cQiiPqmwJOm9onuTfLPQNRlpAZwDIJ/zVfDQeaFqMQyPJtxtKn3lkphz5xErY5dPs9rR4X94ytQ1I9pkVzaPJQ==" + "version": "4.206.3", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.206.3.tgz", + "integrity": "sha512-2Ar6qaZAozyx/KBzlqqskoEf45HUZIbk668qFwYHWaTkuucYw/usoxw03OwnGCS4GgBlMf06X2uonHgQLhVT8A==" }, "node_modules/@polymer/font-roboto": { "version": "3.0.2", @@ -10920,9 +10920,9 @@ } }, "@patternfly/patternfly": { - "version": "4.202.1", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.202.1.tgz", - "integrity": "sha512-cQiiPqmwJOm9onuTfLPQNRlpAZwDIJ/zVfDQeaFqMQyPJtxtKn3lkphz5xErY5dPs9rR4X94ytQ1I9pkVzaPJQ==" + "version": "4.206.3", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.206.3.tgz", + "integrity": "sha512-2Ar6qaZAozyx/KBzlqqskoEf45HUZIbk668qFwYHWaTkuucYw/usoxw03OwnGCS4GgBlMf06X2uonHgQLhVT8A==" }, "@polymer/font-roboto": { "version": "3.0.2", diff --git a/web/package.json b/web/package.json index b3efe3473473..a3960c82df13 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.202.1", + "@patternfly/patternfly": "^4.206.3", "@polymer/iron-form": "^3.0.1", "@polymer/paper-input": "^3.2.1", "@rollup/plugin-babel": "^5.3.1",