From c0abd424b817a34b55fca35d3da17e8d3c4e35c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 00:47:32 +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 3.2.14 to 3.2.16. - [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] --- 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 0c3bc803f..e9fa38ca6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@patternfly/react-table": "4.113.0", "@patternfly/react-tokens": "4.94.6", "@redhat-cloud-services/frontend-components": "^3.11.3", - "@redhat-cloud-services/frontend-components-notifications": "^3.2.14", + "@redhat-cloud-services/frontend-components-notifications": "^3.2.16", "@redhat-cloud-services/frontend-components-translations": "^3.2.6", "@redhat-cloud-services/frontend-components-utilities": "^3.7.6", "@redhat-cloud-services/rbac-client": "^1.2.5", @@ -2583,9 +2583,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components-notifications": { - "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==", + "version": "3.2.16", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-3.2.16.tgz", + "integrity": "sha512-MpuUip15IPuRjZK+FePnVZespKJ/NpUbIimy5BKyE0JcvXS79nCMRvf6I9Xak+5R3fnsX+TStLC6vC2s5WkxRg==", "dependencies": { "@redhat-cloud-services/frontend-components": "*", "@redhat-cloud-services/frontend-components-utilities": "*", diff --git a/package.json b/package.json index b96b0d9c1..fa1dcc953 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@patternfly/react-table": "4.113.0", "@patternfly/react-tokens": "4.94.6", "@redhat-cloud-services/frontend-components": "^3.11.3", - "@redhat-cloud-services/frontend-components-notifications": "^3.2.14", + "@redhat-cloud-services/frontend-components-notifications": "^3.2.16", "@redhat-cloud-services/frontend-components-translations": "^3.2.6", "@redhat-cloud-services/frontend-components-utilities": "^3.7.6", "@redhat-cloud-services/rbac-client": "^1.2.5",