build(deps-dev): bump @redhat-cloud-services/frontend-components-config

Bumps [@redhat-cloud-services/frontend-components-config](https://github.com/RedHatInsights/frontend-components) from 4.6.6 to 4.6.7.
- [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-config"
  dependency-type: direct:development
  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:28:37 +00:00 committed by Sanne Raymaekers
parent 83383281ed
commit d07aa8b249
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -33,7 +33,7 @@
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@redhat-cloud-services/frontend-components-config": "4.6.6",
"@redhat-cloud-services/frontend-components-config": "4.6.7",
"@testing-library/dom": "8.13.0",
"@testing-library/jest-dom": "5.16.3",
"@testing-library/react": "12.1.4",
@ -2858,9 +2858,9 @@
}
},
"node_modules/@redhat-cloud-services/frontend-components-config": {
"version": "4.6.6",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-4.6.6.tgz",
"integrity": "sha512-aOOwpFhfKxb+OEWNp92fFR/52AwgOXK+l3A3tZBQPcJL2aRS+WMOooqya0vhmSvRmQWAZYawY+aq4xdDpXMkNg==",
"version": "4.6.7",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-4.6.7.tgz",
"integrity": "sha512-NtHktrBArEA1eFkCWxVes1UsufyPKEdiCYCaGE5dTRYKdNfUVKKfV2Hq1efADINO6SpYvKDy3YXDbSk8I6WGnQ==",
"dev": true,
"dependencies": {
"@redhat-cloud-services/frontend-components-config-utilities": "^1.5.17",
@ -18674,9 +18674,9 @@
}
},
"@redhat-cloud-services/frontend-components-config": {
"version": "4.6.6",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-4.6.6.tgz",
"integrity": "sha512-aOOwpFhfKxb+OEWNp92fFR/52AwgOXK+l3A3tZBQPcJL2aRS+WMOooqya0vhmSvRmQWAZYawY+aq4xdDpXMkNg==",
"version": "4.6.7",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-4.6.7.tgz",
"integrity": "sha512-NtHktrBArEA1eFkCWxVes1UsufyPKEdiCYCaGE5dTRYKdNfUVKKfV2Hq1efADINO6SpYvKDy3YXDbSk8I6WGnQ==",
"dev": true,
"requires": {
"@redhat-cloud-services/frontend-components-config-utilities": "^1.5.17",

View file

@ -54,7 +54,7 @@
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@redhat-cloud-services/frontend-components-config": "4.6.6",
"@redhat-cloud-services/frontend-components-config": "4.6.7",
"@testing-library/dom": "8.13.0",
"@testing-library/jest-dom": "5.16.3",
"@testing-library/react": "12.1.4",