From 08abfb7dee91395a0ff18649e84014d1a3053dfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 13:34:51 +0000 Subject: [PATCH] (chore): Bump @redhat-cloud-services/frontend-components-utilities Bumps [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components) from 3.4.0 to 3.5.0. - [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-utilities" dependency-type: direct:production update-type: version-update:semver-minor ... 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 d6553e758..913ec97bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@redhat-cloud-services/frontend-components": "^3.9.34", "@redhat-cloud-services/frontend-components-notifications": "^3.2.14", "@redhat-cloud-services/frontend-components-translations": "^3.2.6", - "@redhat-cloud-services/frontend-components-utilities": "^3.4.0", + "@redhat-cloud-services/frontend-components-utilities": "^3.5.0", "@redhat-cloud-services/rbac-client": "^1.2.2", "@unleash/proxy-client-react": "^3.5.2", "axios": "^1.3.5", @@ -2488,9 +2488,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components-utilities": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-3.4.0.tgz", - "integrity": "sha512-x0grPJE/+2fhsi6eE7RrTsc2ZygrMNiQOckxPnQcN2K+iCVanx0MDIG1Ffypb2iXTruUAfo5uHna4jwv5QoHAQ==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-3.5.0.tgz", + "integrity": "sha512-+psPuT+5hpOP0vF6wjmJNUfLSgObtTBKSCtT7Ju9XfmWnmiKLc6Er1iias2Othy4WP+5EaLlH22Rd1wk8ut8HA==", "dependencies": { "@redhat-cloud-services/types": "^0.0.17", "@sentry/browser": "^5.30.0", @@ -21397,9 +21397,9 @@ } }, "@redhat-cloud-services/frontend-components-utilities": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-3.4.0.tgz", - "integrity": "sha512-x0grPJE/+2fhsi6eE7RrTsc2ZygrMNiQOckxPnQcN2K+iCVanx0MDIG1Ffypb2iXTruUAfo5uHna4jwv5QoHAQ==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-3.5.0.tgz", + "integrity": "sha512-+psPuT+5hpOP0vF6wjmJNUfLSgObtTBKSCtT7Ju9XfmWnmiKLc6Er1iias2Othy4WP+5EaLlH22Rd1wk8ut8HA==", "requires": { "@redhat-cloud-services/types": "^0.0.17", "@sentry/browser": "^5.30.0", diff --git a/package.json b/package.json index 05ba47a5c..9f169bf23 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@redhat-cloud-services/frontend-components": "^3.9.34", "@redhat-cloud-services/frontend-components-notifications": "^3.2.14", "@redhat-cloud-services/frontend-components-translations": "^3.2.6", - "@redhat-cloud-services/frontend-components-utilities": "^3.4.0", + "@redhat-cloud-services/frontend-components-utilities": "^3.5.0", "@redhat-cloud-services/rbac-client": "^1.2.2", "@unleash/proxy-client-react": "^3.5.2", "axios": "^1.3.5",