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

Bumps [@redhat-cloud-services/frontend-components-config](https://github.com/RedHatInsights/frontend-components) from 6.2.3 to 6.2.4.
- [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] 2024-08-16 06:17:43 +00:00 committed by Klara Simickova
parent 2408281a49
commit 7a18bd0abb
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -31,7 +31,7 @@
"devDependencies": {
"@patternfly/react-icons": "5.3.2",
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "2.0.4",
"@redhat-cloud-services/frontend-components-config": "6.2.3",
"@redhat-cloud-services/frontend-components-config": "6.2.4",
"@redhat-cloud-services/tsc-transform-imports": "1.0.16",
"@rtk-query/codegen-openapi": "1.2.0",
"@testing-library/dom": "10.4.0",
@ -1867,9 +1867,9 @@
}
},
"node_modules/@redhat-cloud-services/frontend-components-config": {
"version": "6.2.3",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-6.2.3.tgz",
"integrity": "sha512-tfX02l6aFPE8PXtegDdp5aKNWQGNN9F5bfqVBD/5g8xuwJMaFaWZSTHQw754IetlYXFUSw/yp1UXmZQLzD7KBw==",
"version": "6.2.4",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-6.2.4.tgz",
"integrity": "sha512-yvi6kafLz/FcGeaLfI2T0Q6XmWARKdy3gG9QFsirC8nKRJ/Id2PeUoWl7Lhoe5ij5bm+po7wrVeElBdVpAPapA==",
"dev": true,
"dependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.8",

View file

@ -29,7 +29,7 @@
"devDependencies": {
"@patternfly/react-icons": "5.3.2",
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "2.0.4",
"@redhat-cloud-services/frontend-components-config": "6.2.3",
"@redhat-cloud-services/frontend-components-config": "6.2.4",
"@redhat-cloud-services/tsc-transform-imports": "1.0.16",
"@rtk-query/codegen-openapi": "1.2.0",
"@testing-library/dom": "10.4.0",