From 254855b73616bba13e103961ae9ef1de56b70f95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 13:45:07 +0200 Subject: [PATCH] chore(deps): bump @redhat-cloud-services/frontend-components-notifications (#420) Bumps [@redhat-cloud-services/frontend-components-notifications](https://github.com/RedHatInsights/frontend-components) from 3.2.9 to 3.2.10. - [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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5387e0b3..608b0737 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@redhat-cloud-services/frontend-components": "3.9.8", "@redhat-cloud-services/frontend-components-advisor-components": "^1.0.2", "@redhat-cloud-services/frontend-components-charts": "^3.2.2", - "@redhat-cloud-services/frontend-components-notifications": "3.2.9", + "@redhat-cloud-services/frontend-components-notifications": "3.2.10", "@redhat-cloud-services/frontend-components-translations": "3.2.4", "@redhat-cloud-services/frontend-components-utilities": "3.2.23", "@redhat-cloud-services/rule-components": "3.2.5", @@ -4580,9 +4580,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components-notifications": { - "version": "3.2.9", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-3.2.9.tgz", - "integrity": "sha512-SCWtDvNabTb3hZ2dxXHgl2nhGShT/ORsWfhUh7G4kxnjIADOUBGQLEmVrN5HTYdAyCRsFsPpp4PbiJKLGEz1YA==", + "version": "3.2.10", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-3.2.10.tgz", + "integrity": "sha512-qtVBwVD42iKz49/lWsR05zL6fNkBD5WLQWEPsfPAdskA2D0Qx0KGP404QlQ1hgKmzcgEIeY1gIxADJc/ANIT0Q==", "dependencies": { "@redhat-cloud-services/frontend-components-utilities": "*", "redux-promise-middleware": "6.1.2" @@ -30353,9 +30353,9 @@ } }, "@redhat-cloud-services/frontend-components-notifications": { - "version": "3.2.9", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-3.2.9.tgz", - "integrity": "sha512-SCWtDvNabTb3hZ2dxXHgl2nhGShT/ORsWfhUh7G4kxnjIADOUBGQLEmVrN5HTYdAyCRsFsPpp4PbiJKLGEz1YA==", + "version": "3.2.10", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-3.2.10.tgz", + "integrity": "sha512-qtVBwVD42iKz49/lWsR05zL6fNkBD5WLQWEPsfPAdskA2D0Qx0KGP404QlQ1hgKmzcgEIeY1gIxADJc/ANIT0Q==", "requires": { "@redhat-cloud-services/frontend-components-utilities": "*", "react-redux": ">=5.0.7", diff --git a/package.json b/package.json index 95904367..76a0de0d 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@redhat-cloud-services/frontend-components": "3.9.8", "@redhat-cloud-services/frontend-components-advisor-components": "^1.0.2", "@redhat-cloud-services/frontend-components-charts": "^3.2.2", - "@redhat-cloud-services/frontend-components-notifications": "3.2.9", + "@redhat-cloud-services/frontend-components-notifications": "3.2.10", "@redhat-cloud-services/frontend-components-translations": "3.2.4", "@redhat-cloud-services/frontend-components-utilities": "3.2.23", "@redhat-cloud-services/rule-components": "3.2.5",