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.1.2 to 6.1.3.
- [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-07-30 04:53:02 +00:00 committed by Klara Simickova
parent 3a050f21ad
commit 6c17b1a4d3
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.1.2",
"@redhat-cloud-services/frontend-components-config": "6.1.3",
"@redhat-cloud-services/tsc-transform-imports": "1.0.16",
"@rtk-query/codegen-openapi": "1.2.0",
"@testing-library/dom": "10.4.0",
@ -1866,9 +1866,9 @@
}
},
"node_modules/@redhat-cloud-services/frontend-components-config": {
"version": "6.1.2",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-6.1.2.tgz",
"integrity": "sha512-+18PYpNbocXkQ37F9na+JlUP5OJrEjUHgKPIjxVh9/28qIYl7gPW4jcPrC7weTnhR1SrgZo6goqhZB/JOoy6oQ==",
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-6.1.3.tgz",
"integrity": "sha512-3Obim/Ig54dtMeSuwcLom9wFJhvsK0A6LRJe/YGgYUbC9QHHaVsfgBOzV+1055pUuXasWRas+HSyZC4r9KmbDg==",
"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.1.2",
"@redhat-cloud-services/frontend-components-config": "6.1.3",
"@redhat-cloud-services/tsc-transform-imports": "1.0.16",
"@rtk-query/codegen-openapi": "1.2.0",
"@testing-library/dom": "10.4.0",