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

Bumps [@redhat-cloud-services/frontend-components-notifications](https://github.com/RedHatInsights/frontend-components) from 3.2.4 to 3.2.5.
- [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-notifications"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-19 04:36:27 +00:00 committed by jkozol
parent c8a44d9d27
commit 2d8b23aabc
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -4389,9 +4389,9 @@
"dev": true
},
"@redhat-cloud-services/frontend-components-notifications": {
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-3.2.4.tgz",
"integrity": "sha512-8wYFXidJptCfbEXEmi1tM4adHmSVSWEmTjjZ/JD7UCPlmQ3Cr9D+sWyUf4x9iUS5kvSlnUMS1DnwjMjhy10s7g==",
"version": "3.2.5",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-3.2.5.tgz",
"integrity": "sha512-HZKPYiNvBKMP5F3nicdIwPdMBh4o524b+THz0zN4pax0rb6RydR20E5OQ0taHqzUyObyTedM8w4O5ulNpVHduQ==",
"requires": {
"@redhat-cloud-services/frontend-components-utilities": "*",
"react-redux": ">=5.0.7",

View file

@ -14,7 +14,7 @@
"@patternfly/react-core": "4.168.8",
"@patternfly/react-table": "4.37.8",
"@redhat-cloud-services/frontend-components": "3.5.1",
"@redhat-cloud-services/frontend-components-notifications": "3.2.4",
"@redhat-cloud-services/frontend-components-notifications": "3.2.5",
"@redhat-cloud-services/frontend-components-utilities": "3.2.5",
"classnames": "2.3.1",
"react": "17.0.2",