Skip to content

Commit

Permalink
Bump clo-ui from v0.3.6 to v0.4.0 in /web (#674)
Browse files Browse the repository at this point in the history
Bumps [clo-ui](https://github.com/cncf/clo-ui) from v0.3.6 to v0.4.0.
- [Commits](cncf/clo-ui@b037dea...19a92c7)

---
updated-dependencies:
- dependency-name: clo-ui
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cintia Sánchez García <[email protected]>
  • Loading branch information
dependabot[bot] and cynthia-sg authored Sep 17, 2024
1 parent 4dbd7c2 commit 5efa7f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
7 changes: 4 additions & 3 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 5efa7f1

Please sign in to comment.