From 80c6cfe131452ff3b1fd55aec6338d312b676896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 19:28:56 +0000 Subject: [PATCH] Bump @redhat-cloud-services/frontend-components-utilities Bumps [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components) from 3.2.23 to 3.3.9. - [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 | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index bcc19bc2e..83fee506e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@patternfly/react-table": "^4.111.45", "@redhat-cloud-services/frontend-components": "3.9.25", "@redhat-cloud-services/frontend-components-notifications": "3.2.12", - "@redhat-cloud-services/frontend-components-utilities": "3.3.8", + "@redhat-cloud-services/frontend-components-utilities": "3.3.9", "@sentry/minimal": "6.19.7", "@unleash/proxy-client-react": "^3.3.0", "awesome-debounce-promise": "^2.1.0", @@ -3476,9 +3476,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components-utilities": { - "version": "3.3.8", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-3.3.8.tgz", - "integrity": "sha512-jC73sImoPcIsHHaEezZFJFuriXQiqFllU+gqLP08XY1Z0nvTtCKf+mxJ2yIKy14y0wiKAEmxCf0VlD3JgX4ovg==", + "version": "3.3.9", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-3.3.9.tgz", + "integrity": "sha512-5NUktJBoaOoUVFQo81qMq/zFmJupHlmA+y1TDgZw5aCGXmqabAvtFXsI4R/diDVgvC04GdyWDPwdzZzqxKz5YQ==", "dependencies": { "@redhat-cloud-services/types": "^0.0.15", "@sentry/browser": "^5.30.0", @@ -3492,7 +3492,7 @@ "@patternfly/react-core": "^4.239.0", "@patternfly/react-table": "^4.108.0", "@redhat-cloud-services/rbac-client": "^1.0.100", - "cypress": ">=10.0.0 < 11.0.0", + "cypress": ">=10.0.0 < 12.0.0", "react": "^16.14.0 || ^17.0.0", "react-dom": "^16.14.0 || ^17.0.0", "react-redux": ">=7.0.0", @@ -20240,9 +20240,9 @@ } }, "@redhat-cloud-services/frontend-components-utilities": { - "version": "3.3.8", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-3.3.8.tgz", - "integrity": "sha512-jC73sImoPcIsHHaEezZFJFuriXQiqFllU+gqLP08XY1Z0nvTtCKf+mxJ2yIKy14y0wiKAEmxCf0VlD3JgX4ovg==", + "version": "3.3.9", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-3.3.9.tgz", + "integrity": "sha512-5NUktJBoaOoUVFQo81qMq/zFmJupHlmA+y1TDgZw5aCGXmqabAvtFXsI4R/diDVgvC04GdyWDPwdzZzqxKz5YQ==", "requires": { "@redhat-cloud-services/types": "^0.0.15", "@sentry/browser": "^5.30.0", diff --git a/package.json b/package.json index 732ae5e1f..cfd13ef90 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@patternfly/react-table": "^4.111.45", "@redhat-cloud-services/frontend-components": "3.9.25", "@redhat-cloud-services/frontend-components-notifications": "3.2.12", - "@redhat-cloud-services/frontend-components-utilities": "3.3.8", + "@redhat-cloud-services/frontend-components-utilities": "3.3.9", "@sentry/minimal": "6.19.7", "@unleash/proxy-client-react": "^3.3.0", "awesome-debounce-promise": "^2.1.0",