From 0d5125db765b57b69c5790f19917fc60454408bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 09:51:41 +0200 Subject: [PATCH] build(deps): bump @patternfly/patternfly from 4.183.1 to 4.185.1 in /web (#2699) Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.183.1 to 4.185.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.183.1...prerelease-v4.185.1) --- updated-dependencies: - dependency-name: "@patternfly/patternfly" dependency-type: direct:production update-type: version-update:semver-minor ... 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 85e923727..ccce2353b 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -22,7 +22,7 @@ "@lingui/core": "^3.13.2", "@lingui/detect-locale": "^3.13.2", "@lingui/macro": "^3.13.2", - "@patternfly/patternfly": "^4.183.1", + "@patternfly/patternfly": "^4.185.1", "@polymer/iron-form": "^3.0.1", "@polymer/paper-input": "^3.2.1", "@rollup/plugin-babel": "^5.3.1", @@ -2200,9 +2200,9 @@ } }, "node_modules/@patternfly/patternfly": { - "version": "4.183.1", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.183.1.tgz", - "integrity": "sha512-XJZIG/kcEbIPI/0Q6+Q5ax2m295IpQCppertUQ4RfOSkvJVfjQ4CUNmR/ycgjlGm1DItmYJe/NqVFerNlvzUeg==" + "version": "4.185.1", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.185.1.tgz", + "integrity": "sha512-FhiuxdEGequKFQgev4uSiLZrX6o7yfKKFiNVDjpuqmGlme3iIGSwvVy+95hUCa6rwfJ3Vy8e4dpYBWq2gXQXYw==" }, "node_modules/@polymer/font-roboto": { "version": "3.0.2", @@ -10376,9 +10376,9 @@ } }, "@patternfly/patternfly": { - "version": "4.183.1", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.183.1.tgz", - "integrity": "sha512-XJZIG/kcEbIPI/0Q6+Q5ax2m295IpQCppertUQ4RfOSkvJVfjQ4CUNmR/ycgjlGm1DItmYJe/NqVFerNlvzUeg==" + "version": "4.185.1", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.185.1.tgz", + "integrity": "sha512-FhiuxdEGequKFQgev4uSiLZrX6o7yfKKFiNVDjpuqmGlme3iIGSwvVy+95hUCa6rwfJ3Vy8e4dpYBWq2gXQXYw==" }, "@polymer/font-roboto": { "version": "3.0.2", diff --git a/web/package.json b/web/package.json index 64b0c42d1..7ca1f836f 100644 --- a/web/package.json +++ b/web/package.json @@ -65,7 +65,7 @@ "@lingui/core": "^3.13.2", "@lingui/detect-locale": "^3.13.2", "@lingui/macro": "^3.13.2", - "@patternfly/patternfly": "^4.183.1", + "@patternfly/patternfly": "^4.185.1", "@polymer/iron-form": "^3.0.1", "@polymer/paper-input": "^3.2.1", "@rollup/plugin-babel": "^5.3.1",