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.36 to 4.7.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-09 05:01:31 +00:00 committed by Klara Simickova
parent a7d915dad7
commit 42162c9350
2 changed files with 16 additions and 16 deletions

30
package-lock.json generated
View file

@ -35,7 +35,7 @@
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "1.2.6",
"@redhat-cloud-services/frontend-components-config": "4.6.36",
"@redhat-cloud-services/frontend-components-config": "4.7.0",
"@testing-library/dom": "8.18.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
@ -3262,13 +3262,13 @@
}
},
"node_modules/@redhat-cloud-services/frontend-components-config": {
"version": "4.6.36",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-4.6.36.tgz",
"integrity": "sha512-5AIIcZeighUfe8dieKEo7ATzPhWLkQZSRk0VROelxCpbDsECNt/e95xqO7qvIx38+2Zw98yR/+Ki1rKX5VG2Lg==",
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-4.7.0.tgz",
"integrity": "sha512-fC0TaCbvDLXAdm/RVks3wz3A8i0/5+Wkbi6bynaT3KnjM0T+lQkckG4xGLePKFpwcU45hcGWyrNK5y6pYS0Suw==",
"dev": true,
"dependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.8",
"@redhat-cloud-services/frontend-components-config-utilities": "^1.5.26",
"@redhat-cloud-services/frontend-components-config-utilities": "^1.5.28",
"assert": "^2.0.0",
"axios": "^0.27.2",
"babel-loader": "^8.2.5",
@ -3311,9 +3311,9 @@
}
},
"node_modules/@redhat-cloud-services/frontend-components-config-utilities": {
"version": "1.5.26",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config-utilities/-/frontend-components-config-utilities-1.5.26.tgz",
"integrity": "sha512-tV7eQmFQwpatKNR7pbNJVh3qRFe9XLpQVD/FnYJJb9o0ROhVNcRrzlU3YAdVELFNezjVDuE0RH5LzfHK2IElwQ==",
"version": "1.5.29",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config-utilities/-/frontend-components-config-utilities-1.5.29.tgz",
"integrity": "sha512-YOnJEwb6AdLJxY6P81VtunECQupL32taSnCHOP1+A1P7OjNIewZJcgjqqlWip3+o5DCPyCOiOl0eBHrTCUPldg==",
"dev": true,
"dependencies": {
"node-fetch": "2.6.7"
@ -21542,13 +21542,13 @@
}
},
"@redhat-cloud-services/frontend-components-config": {
"version": "4.6.36",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-4.6.36.tgz",
"integrity": "sha512-5AIIcZeighUfe8dieKEo7ATzPhWLkQZSRk0VROelxCpbDsECNt/e95xqO7qvIx38+2Zw98yR/+Ki1rKX5VG2Lg==",
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-4.7.0.tgz",
"integrity": "sha512-fC0TaCbvDLXAdm/RVks3wz3A8i0/5+Wkbi6bynaT3KnjM0T+lQkckG4xGLePKFpwcU45hcGWyrNK5y6pYS0Suw==",
"dev": true,
"requires": {
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.8",
"@redhat-cloud-services/frontend-components-config-utilities": "^1.5.26",
"@redhat-cloud-services/frontend-components-config-utilities": "^1.5.28",
"assert": "^2.0.0",
"axios": "^0.27.2",
"babel-loader": "^8.2.5",
@ -21682,9 +21682,9 @@
}
},
"@redhat-cloud-services/frontend-components-config-utilities": {
"version": "1.5.26",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config-utilities/-/frontend-components-config-utilities-1.5.26.tgz",
"integrity": "sha512-tV7eQmFQwpatKNR7pbNJVh3qRFe9XLpQVD/FnYJJb9o0ROhVNcRrzlU3YAdVELFNezjVDuE0RH5LzfHK2IElwQ==",
"version": "1.5.29",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config-utilities/-/frontend-components-config-utilities-1.5.29.tgz",
"integrity": "sha512-YOnJEwb6AdLJxY6P81VtunECQupL32taSnCHOP1+A1P7OjNIewZJcgjqqlWip3+o5DCPyCOiOl0eBHrTCUPldg==",
"dev": true,
"requires": {
"node-fetch": "2.6.7"

View file

@ -56,7 +56,7 @@
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "1.2.6",
"@redhat-cloud-services/frontend-components-config": "4.6.36",
"@redhat-cloud-services/frontend-components-config": "4.7.0",
"@testing-library/dom": "8.18.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",