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.5.9 to 4.5.11. - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c77667e294
commit
127358f49c
2 changed files with 11 additions and 11 deletions
20
package-lock.json
generated
20
package-lock.json
generated
|
|
@ -5175,12 +5175,12 @@
|
|||
}
|
||||
},
|
||||
"@redhat-cloud-services/frontend-components-config": {
|
||||
"version": "4.5.9",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-4.5.9.tgz",
|
||||
"integrity": "sha512-O9e4RfHYaH1hhr0/OBoEo/BOKKAy5TPJxVqpJVqOqavhB/m0G0Mn0QrQeEA9TIGaeCJrA7A1/SVa8Te/1/YHkg==",
|
||||
"version": "4.5.11",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-4.5.11.tgz",
|
||||
"integrity": "sha512-HwWWurCLzMLWw8oimLW9/f0zEf2OCqf7b9EMuLyRY6yQgKLKL0a5HHi3DAwTa8KZOZRWQ6pp8KqjhJz15rQteg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@redhat-cloud-services/frontend-components-config-utilities": "^1.5.8",
|
||||
"@redhat-cloud-services/frontend-components-config-utilities": "^1.5.9",
|
||||
"assert": "^2.0.0",
|
||||
"babel-loader": "^8.2.2",
|
||||
"browserify-zlib": "^0.2.0",
|
||||
|
|
@ -5280,9 +5280,9 @@
|
|||
}
|
||||
},
|
||||
"@redhat-cloud-services/frontend-components-config-utilities": {
|
||||
"version": "1.5.8",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config-utilities/-/frontend-components-config-utilities-1.5.8.tgz",
|
||||
"integrity": "sha512-Sv7aNXtACozgiA1Y8I0yTUC/C82iivlpTogz3PI8Ei3gi8UWwRGd41Q1DEBhhn/AztmLYoPo70Ocq/1BK5usYw==",
|
||||
"version": "1.5.9",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config-utilities/-/frontend-components-config-utilities-1.5.9.tgz",
|
||||
"integrity": "sha512-XcHvfNUpQkwlCvZKXjemJs9GeH5UcrZHInEIy1U3Kvhh/m4GNFxoMyzdJT2hUN0RekndSm6CbP7uMUZIp93Tyw==",
|
||||
"dev": true
|
||||
},
|
||||
"@redhat-cloud-services/frontend-components-notifications": {
|
||||
|
|
@ -17643,9 +17643,9 @@
|
|||
}
|
||||
},
|
||||
"ws": {
|
||||
"version": "8.4.0",
|
||||
"resolved": "https://registry.npmjs.org/ws/-/ws-8.4.0.tgz",
|
||||
"integrity": "sha512-IHVsKe2pjajSUIl4KYMQOdlyliovpEPquKkqbwswulszzI7r0SfQrxnXdWAEqOlDCLrVSJzo+O1hAwdog2sKSQ==",
|
||||
"version": "8.4.1",
|
||||
"resolved": "https://registry.npmjs.org/ws/-/ws-8.4.1.tgz",
|
||||
"integrity": "sha512-6eqQ4yN2y2xv8b+BgbkUzPPyfo/PDl3VOWb06ZE0jIFYwuHMsMQN6F7o84yxJYCblfCRAxzpU59We4Rr4w0Luw==",
|
||||
"dev": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@
|
|||
"@babel/preset-env": "7.16.8",
|
||||
"@babel/preset-flow": "7.16.7",
|
||||
"@babel/preset-react": "7.16.7",
|
||||
"@redhat-cloud-services/frontend-components-config": "4.5.9",
|
||||
"@redhat-cloud-services/frontend-components-config": "4.5.11",
|
||||
"@testing-library/dom": "8.11.1",
|
||||
"@testing-library/jest-dom": "5.16.1",
|
||||
"@testing-library/react": "12.1.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue