From f9b771a1ab3e2fc6556aed36cabca66453070728 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 14:12:00 +0000 Subject: [PATCH] (chore): Bump @redhat-cloud-services/frontend-components-notifications Bumps [@redhat-cloud-services/frontend-components-notifications](https://github.com/RedHatInsights/frontend-components) from 4.0.4 to 4.1.0. - [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-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ed2cf29c..e277804d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@patternfly/react-table": "^5.1.1", "@patternfly/react-tokens": "^5.1.1", "@redhat-cloud-services/frontend-components": "^4.1.0", - "@redhat-cloud-services/frontend-components-notifications": "^4.0.4", + "@redhat-cloud-services/frontend-components-notifications": "^4.1.0", "@redhat-cloud-services/frontend-components-translations": "^3.2.7", "@redhat-cloud-services/frontend-components-utilities": "^4.0.2", "@unleash/proxy-client-react": "^4.0.3", @@ -2704,9 +2704,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components-notifications": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-4.0.4.tgz", - "integrity": "sha512-ZIr7Z+9Q61CtRw3X5fERf/3oDlmdblffLZu+wFFrVBFdAb+vxeK4l9lM1cFhIp/0toJVmQuao06pjkInWf1LLQ==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-4.1.0.tgz", + "integrity": "sha512-bEoAeZMVY+UuSriSeruZ1pIesiPEjScrVFJQ5Wq/w3UFc79oXSYOgpRElxblPUH/LbKqp7inbzqRm2FxMcVxYg==", "dependencies": { "@redhat-cloud-services/frontend-components": "^4.0.9", "@redhat-cloud-services/frontend-components-utilities": "^4.0.2", diff --git a/package.json b/package.json index 7d54e450..91696eb9 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@patternfly/react-table": "^5.1.1", "@patternfly/react-tokens": "^5.1.1", "@redhat-cloud-services/frontend-components": "^4.1.0", - "@redhat-cloud-services/frontend-components-notifications": "^4.0.4", + "@redhat-cloud-services/frontend-components-notifications": "^4.1.0", "@redhat-cloud-services/frontend-components-translations": "^3.2.7", "@redhat-cloud-services/frontend-components-utilities": "^4.0.2", "@unleash/proxy-client-react": "^4.0.3",