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.13 to 3.2.14.
- [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] 2023-03-31 08:10:49 +00:00 committed by Klara Simickova
parent a40f324ed4
commit 70ccac3265
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View file

@ -14,7 +14,7 @@
"@patternfly/react-core": "4.276.6",
"@patternfly/react-table": "4.112.39",
"@redhat-cloud-services/frontend-components": "3.9.34",
"@redhat-cloud-services/frontend-components-notifications": "3.2.13",
"@redhat-cloud-services/frontend-components-notifications": "3.2.14",
"@redhat-cloud-services/frontend-components-utilities": "3.3.13",
"@reduxjs/toolkit": "^1.9.3",
"@scalprum/react-core": "^0.5.1",
@ -3558,9 +3558,9 @@
}
},
"node_modules/@redhat-cloud-services/frontend-components-notifications": {
"version": "3.2.13",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-3.2.13.tgz",
"integrity": "sha512-srA6L2Jhuua2JPeMRxnm17Om3rkRffRXM87ELnwdmBGWysV8MpsVpTT7pH71fKPr+JJ6Sqh5LSjw+L70x6ltbg==",
"version": "3.2.14",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-3.2.14.tgz",
"integrity": "sha512-7ynm6ABvhZwMbehyZ1/zUTOSyi7Q+Xeb7hIcCXH6QeNNbVDXcXMIkfPe0zMsvYsta8gWXoiJZcd+xynYhg/+tw==",
"dependencies": {
"@redhat-cloud-services/frontend-components": "*",
"@redhat-cloud-services/frontend-components-utilities": "*",
@ -3570,8 +3570,8 @@
"@patternfly/react-core": "^4.18.5",
"@patternfly/react-icons": "^4.3.5",
"prop-types": "^15.6.2",
"react": "^16.14.0 || ^17.0.0",
"react-dom": "^16.14.0 || ^17.0.0",
"react": "^16.14.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.14.0 || ^17.0.0 || ^18.0.0",
"react-redux": ">=7.2.9",
"redux": ">=4.2.0"
}
@ -22037,9 +22037,9 @@
}
},
"@redhat-cloud-services/frontend-components-notifications": {
"version": "3.2.13",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-3.2.13.tgz",
"integrity": "sha512-srA6L2Jhuua2JPeMRxnm17Om3rkRffRXM87ELnwdmBGWysV8MpsVpTT7pH71fKPr+JJ6Sqh5LSjw+L70x6ltbg==",
"version": "3.2.14",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-3.2.14.tgz",
"integrity": "sha512-7ynm6ABvhZwMbehyZ1/zUTOSyi7Q+Xeb7hIcCXH6QeNNbVDXcXMIkfPe0zMsvYsta8gWXoiJZcd+xynYhg/+tw==",
"requires": {
"@redhat-cloud-services/frontend-components": "*",
"@redhat-cloud-services/frontend-components-utilities": "*",

View file

@ -13,7 +13,7 @@
"@patternfly/react-core": "4.276.6",
"@patternfly/react-table": "4.112.39",
"@redhat-cloud-services/frontend-components": "3.9.34",
"@redhat-cloud-services/frontend-components-notifications": "3.2.13",
"@redhat-cloud-services/frontend-components-notifications": "3.2.14",
"@redhat-cloud-services/frontend-components-utilities": "3.3.13",
"@reduxjs/toolkit": "^1.9.3",
"@scalprum/react-core": "^0.5.1",