From 1f389e545320f48fa19f04e2c889ddcd8607e8a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 07:46:26 +0000 Subject: [PATCH] build(deps): bump @redhat-cloud-services/frontend-components Bumps [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-components) from 3.8.3 to 3.8.4. - [Release notes](https://github.com/RedHatInsights/frontend-components/releases) - [Commits](https://github.com/RedHatInsights/frontend-components/commits) --- updated-dependencies: - dependency-name: "@redhat-cloud-services/frontend-components" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index bee0a3b8..458730b7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@patternfly/patternfly": "4.183.1", "@patternfly/react-core": "4.198.19", "@patternfly/react-table": "4.67.19", - "@redhat-cloud-services/frontend-components": "3.8.3", + "@redhat-cloud-services/frontend-components": "3.8.4", "@redhat-cloud-services/frontend-components-notifications": "3.2.5", "@redhat-cloud-services/frontend-components-utilities": "3.2.12", "classnames": "2.3.1", @@ -2833,9 +2833,9 @@ "dev": true }, "node_modules/@redhat-cloud-services/frontend-components": { - "version": "3.8.3", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-3.8.3.tgz", - "integrity": "sha512-PWAWuBjSEFcErmUgKnQ0UH6dEtgLK0+iAJiTqWvhzS8xlWCDQaNtvb7w8MolTGkWU46BaeaiuFuuELskarrsRA==", + "version": "3.8.4", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-3.8.4.tgz", + "integrity": "sha512-rg9PJsSVdjH9THO14LlJEJJPeoYfzcnizEwU2nOMSuSw+SrPDb5HL7lQ9Wz9bWX6bEUFLSY0QtTStaVBm4dJqA==", "dependencies": { "@redhat-cloud-services/frontend-components-utilities": ">=3.0.0", "@redhat-cloud-services/types": "0.0.1", @@ -18662,9 +18662,9 @@ "dev": true }, "@redhat-cloud-services/frontend-components": { - "version": "3.8.3", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-3.8.3.tgz", - "integrity": "sha512-PWAWuBjSEFcErmUgKnQ0UH6dEtgLK0+iAJiTqWvhzS8xlWCDQaNtvb7w8MolTGkWU46BaeaiuFuuELskarrsRA==", + "version": "3.8.4", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-3.8.4.tgz", + "integrity": "sha512-rg9PJsSVdjH9THO14LlJEJJPeoYfzcnizEwU2nOMSuSw+SrPDb5HL7lQ9Wz9bWX6bEUFLSY0QtTStaVBm4dJqA==", "requires": { "@redhat-cloud-services/frontend-components-utilities": ">=3.0.0", "@redhat-cloud-services/types": "0.0.1", diff --git a/package.json b/package.json index f5b92442..c2a5817c 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@patternfly/patternfly": "4.183.1", "@patternfly/react-core": "4.198.19", "@patternfly/react-table": "4.67.19", - "@redhat-cloud-services/frontend-components": "3.8.3", + "@redhat-cloud-services/frontend-components": "3.8.4", "@redhat-cloud-services/frontend-components-notifications": "3.2.5", "@redhat-cloud-services/frontend-components-utilities": "3.2.12", "classnames": "2.3.1",