From c8a2c9686461c425d4e1bf2d13b7c769db247c6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 08:56:07 +0000 Subject: [PATCH] build(deps): bump @redhat-cloud-services/frontend-components-utilities Bumps [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components) from 4.0.14 to 4.0.15. - [Commits](https://github.com/RedHatInsights/frontend-components/commits) --- updated-dependencies: - dependency-name: "@redhat-cloud-services/frontend-components-utilities" 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 3527ae57..e90ab86e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@patternfly/react-table": "5.3.4", "@redhat-cloud-services/frontend-components": "4.2.13", "@redhat-cloud-services/frontend-components-notifications": "4.1.0", - "@redhat-cloud-services/frontend-components-utilities": "4.0.14", + "@redhat-cloud-services/frontend-components-utilities": "4.0.15", "@reduxjs/toolkit": "2.2.7", "@scalprum/react-core": "0.8.0", "@unleash/proxy-client-react": "4.3.1", @@ -2233,9 +2233,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components-utilities": { - "version": "4.0.14", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-4.0.14.tgz", - "integrity": "sha512-Xf3zvEZ9nPZJ24qlDYtIkmFW/zsWwQHzU4rfaftNDol7mP+X21PunW3pMb9YSCDzRiqKiwWDUjtgiVjiuNTb3w==", + "version": "4.0.15", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-4.0.15.tgz", + "integrity": "sha512-09aUgj0Ly1CXbh2n4UJX35zL6JxCLzdacCv4IfpBljyMemWKm1t2q111l8a4lmsZgSihq/YYPjgnoFMEAze8YQ==", "dependencies": { "@redhat-cloud-services/rbac-client": "^1.0.111 || 2.x", "@redhat-cloud-services/types": "^1.0.9", diff --git a/package.json b/package.json index 8d2aa1a3..4ae7def3 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@patternfly/react-table": "5.3.4", "@redhat-cloud-services/frontend-components": "4.2.13", "@redhat-cloud-services/frontend-components-notifications": "4.1.0", - "@redhat-cloud-services/frontend-components-utilities": "4.0.14", + "@redhat-cloud-services/frontend-components-utilities": "4.0.15", "@reduxjs/toolkit": "2.2.7", "@scalprum/react-core": "0.8.0", "@unleash/proxy-client-react": "4.3.1",