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.0 to 6.2.2.
- [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-08 04:54:31 +00:00 committed by Klara Simickova
parent c39bde963a
commit 280b669bc7
2 changed files with 9 additions and 9 deletions

16
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.0",
"@redhat-cloud-services/frontend-components-config": "6.2.2",
"@redhat-cloud-services/tsc-transform-imports": "1.0.16",
"@rtk-query/codegen-openapi": "1.2.0",
"@testing-library/dom": "10.4.0",
@ -1867,13 +1867,13 @@
}
},
"node_modules/@redhat-cloud-services/frontend-components-config": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-6.2.0.tgz",
"integrity": "sha512-noXt5l9S9PDAhiIuZhgAJLSSqg3fhiEw6WimCxOYSHi9Q49MO0c72xdk690qJZCDYM/pJXIs4oPfyBciVGHqtA==",
"version": "6.2.2",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-6.2.2.tgz",
"integrity": "sha512-l+XVF/BDahzeQ9qBNsr/vpppNNWADHsjhjMBJ22AyzQ5DbLIx/XU/hW/oDWu3Kt/Cg56aPi9ydq6E2he9aWjMg==",
"dev": true,
"dependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.8",
"@redhat-cloud-services/frontend-components-config-utilities": "^3.1.0",
"@redhat-cloud-services/frontend-components-config-utilities": "^3.2.1",
"@redhat-cloud-services/tsc-transform-imports": "^1.0.12",
"@swc/core": "^1.3.76",
"assert": "^2.0.0",
@ -1920,9 +1920,9 @@
}
},
"node_modules/@redhat-cloud-services/frontend-components-config-utilities": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config-utilities/-/frontend-components-config-utilities-3.1.0.tgz",
"integrity": "sha512-55ooVQXv8qvs3zbBza8Bg9yLPwgFnz6AkG6gAGSoaIUyymvezvBq5FlXRPFMr+tcaRwkgxRqsL2x/GTvtUD81w==",
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config-utilities/-/frontend-components-config-utilities-3.2.1.tgz",
"integrity": "sha512-hM2aXdOk2ylghGZta90XgVWgij/z4/5CIh7eeuR6HESYYObtGvkBQ0k6Lfqc2ipCZDaNEklFFmUL7rxAx2s0Mw==",
"dev": true,
"dependencies": {
"@openshift/dynamic-plugin-sdk-webpack": "^4.0.1",

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.0",
"@redhat-cloud-services/frontend-components-config": "6.2.2",
"@redhat-cloud-services/tsc-transform-imports": "1.0.16",
"@rtk-query/codegen-openapi": "1.2.0",
"@testing-library/dom": "10.4.0",