From 5efa7f1dc5f64583dec5fbbabc624f6614d60475 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 17:29:08 +0200 Subject: [PATCH] Bump clo-ui from v0.3.6 to v0.4.0 in /web (#674) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [clo-ui](https://github.com/cncf/clo-ui) from v0.3.6 to v0.4.0. - [Commits](https://github.com/cncf/clo-ui/compare/b037dea2d8b009071fa9c38c678153a9278344bc...19a92c7b73c0aadbbd02079a5135bf04945b1225) --- updated-dependencies: - dependency-name: clo-ui dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cintia Sánchez García --- web/package.json | 2 +- web/yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/web/package.json b/web/package.json index c2d70df..5649c34 100644 --- a/web/package.json +++ b/web/package.json @@ -6,7 +6,7 @@ "type": "module", "dependencies": { "classnames": "^2.5.1", - "clo-ui": "https://github.com/cncf/clo-ui.git#v0.3.6", + "clo-ui": "https://github.com/cncf/clo-ui.git#v0.4.0", "lodash": "^4.17.21", "moment": "^2.30.1", "react": "^18.3.1", diff --git a/web/yarn.lock b/web/yarn.lock index 94d8068..a122c76 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -3397,9 +3397,10 @@ cliui@^7.0.2: strip-ansi "^6.0.0" wrap-ansi "^7.0.0" -"clo-ui@https://github.com/cncf/clo-ui.git#v0.3.6": - version "0.3.6" - resolved "https://github.com/cncf/clo-ui.git#b037dea2d8b009071fa9c38c678153a9278344bc" +"clo-ui@https://github.com/cncf/clo-ui.git#v0.4.0": + version "0.4.0" + uid "19a92c7b73c0aadbbd02079a5135bf04945b1225" + resolved "https://github.com/cncf/clo-ui.git#19a92c7b73c0aadbbd02079a5135bf04945b1225" dependencies: bootstrap "^5.3.3" classnames "^2.5.1"