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] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-12 07:46:26 +00:00 committed by Sanne Raymaekers
parent d07aa8b249
commit 1f389e5453
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -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",

View file

@ -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",