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.8 to 6.2.9.
- [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-09-19 07:29:31 +00:00 committed by Klara Simickova
parent e0804027e8
commit 4cc5a2e636
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.4.0",
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "2.0.4",
"@redhat-cloud-services/frontend-components-config": "6.2.8",
"@redhat-cloud-services/frontend-components-config": "6.2.9",
"@redhat-cloud-services/tsc-transform-imports": "1.0.16",
"@rtk-query/codegen-openapi": "1.2.0",
"@testing-library/dom": "10.4.0",
@ -1871,9 +1871,9 @@
}
},
"node_modules/@redhat-cloud-services/frontend-components-config": {
"version": "6.2.8",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-6.2.8.tgz",
"integrity": "sha512-1B8DFu8kSfcxuc7AULKzLulnaN3HfQwQcArDBLGz/uN8hRmBxe02ZER23HptNieXlzKQ3zt1d6vTMey0AbfSEw==",
"version": "6.2.9",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-6.2.9.tgz",
"integrity": "sha512-tJHyse/6y53lehKUx8tY1kIAezuj2yV1Gmgl6Ye9vfnm9DfcsFYObz9nQOdp/pmeNNrUO3u3fpzYSPxoamKqHg==",
"dev": true,
"dependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.8",

View file

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