From e52b43bdb794da2b69e82bb90ab399a84bab2fe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 08:18:07 +0000 Subject: [PATCH] build(deps): bump @redhat-cloud-services/frontend-components-notifications Bumps [@redhat-cloud-services/frontend-components-notifications](https://github.com/RedHatInsights/frontend-components) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/RedHatInsights/frontend-components/releases) - [Changelog](https://github.com/RedHatInsights/frontend-components/blob/master/CHANGELOG.md) - [Commits](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/frontend-components-notifications-6.1.0...@redhat-cloud-services/frontend-components-notifications-6.1.1) --- updated-dependencies: - dependency-name: "@redhat-cloud-services/frontend-components-notifications" dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 a27960fd..a0f515dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@patternfly/react-core": "6.1.0", "@patternfly/react-table": "6.3.0", "@redhat-cloud-services/frontend-components": "6.1.1", - "@redhat-cloud-services/frontend-components-notifications": "6.1.0", + "@redhat-cloud-services/frontend-components-notifications": "6.1.1", "@redhat-cloud-services/frontend-components-utilities": "6.1.0", "@reduxjs/toolkit": "2.8.2", "@scalprum/react-core": "0.9.5", @@ -4220,9 +4220,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components-notifications": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-6.1.0.tgz", - "integrity": "sha512-8jsS5VfuZvfCHQDRqW6vKvukBt7Oral3nCO/hhNv1WxxN9fZvLZbPV8OvYFK/50ekLvK5upFoXYFRU9Lbawb8w==", + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-6.1.1.tgz", + "integrity": "sha512-pP0KCFdWnOoVO2IWwcqKv+MOJvoZCWX9wxS+ejdvGzaTbu2CZb+w6E1hCL9O7MWdWatUSxtdOWtpbTsbPKt3nw==", "license": "Apache-2.0", "dependencies": { "@redhat-cloud-services/frontend-components": "^6.0.0", @@ -22637,9 +22637,9 @@ } }, "@redhat-cloud-services/frontend-components-notifications": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-6.1.0.tgz", - "integrity": "sha512-8jsS5VfuZvfCHQDRqW6vKvukBt7Oral3nCO/hhNv1WxxN9fZvLZbPV8OvYFK/50ekLvK5upFoXYFRU9Lbawb8w==", + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-6.1.1.tgz", + "integrity": "sha512-pP0KCFdWnOoVO2IWwcqKv+MOJvoZCWX9wxS+ejdvGzaTbu2CZb+w6E1hCL9O7MWdWatUSxtdOWtpbTsbPKt3nw==", "requires": { "@redhat-cloud-services/frontend-components": "^6.0.0", "@redhat-cloud-services/frontend-components-utilities": "^6.0.0" diff --git a/package.json b/package.json index ef822057..177af366 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@patternfly/react-core": "6.1.0", "@patternfly/react-table": "6.3.0", "@redhat-cloud-services/frontend-components": "6.1.1", - "@redhat-cloud-services/frontend-components-notifications": "6.1.0", + "@redhat-cloud-services/frontend-components-notifications": "6.1.1", "@redhat-cloud-services/frontend-components-utilities": "6.1.0", "@reduxjs/toolkit": "2.8.2", "@scalprum/react-core": "0.9.5",