Skip to content

Commit

Permalink
Bump @clr/ui from 13.14.0 to 15.0.1 in /dashboard
Browse files Browse the repository at this point in the history
Bumps [@clr/ui](https://github.com/vmware-clarity/ng-clarity) from 13.14.0 to 15.0.1.
- [Release notes](https://github.com/vmware-clarity/ng-clarity/releases)
- [Changelog](https://github.com/vmware-clarity/ng-clarity/blob/main/.releaserc.js)
- [Commits](vmware-clarity/ng-clarity@v13.14.0...v15.0.1)

---
updated-dependencies:
- dependency-name: "@clr/ui"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2023
1 parent 21b53ce commit c2d41fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@cds/city": "^1.1.0",
"@cds/core": "^6.2.0",
"@cds/react": "^6.2.0",
"@clr/ui": "^13.14.0",
"@clr/ui": "^15.0.1",
"@improbable-eng/grpc-web": "^0.15.0",
"@paciolan/remote-component": "^2.13.0",
"@tanstack/match-sorter-utils": "^8.7.6",
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1110,10 +1110,10 @@
"@cds/city" "^1.1.0"
modern-normalize "^1.1.0"

"@clr/ui@^13.14.0":
version "13.14.0"
resolved "https://registry.yarnpkg.com/@clr/ui/-/ui-13.14.0.tgz#1a42c9608ae234646d7d38886b7d9cac2c9a077f"
integrity sha512-xrTStENhNrWKQ6Z6cwCoVzist1L+cl+GifxFUO6GroX7+JMMR0efVmEvSiDVWFMIDpUKCqOLuL4BAmX1CFFBWQ==
"@clr/ui@^15.0.1":
version "15.0.1"
resolved "https://registry.yarnpkg.com/@clr/ui/-/ui-15.0.1.tgz#b4d9936e9ab9681d8b864721bf562f4516c544a2"
integrity sha512-WdlmXdaivLbrG0z33yNdf8EKO2GCUHtLFKRfeeN9Q+jWe/h6arpMRgMM+Az2mHm5jp4GZ2EDF03DUkpMKdy+2w==

"@cnakazawa/watch@^1.0.3":
version "1.0.4"
Expand Down

0 comments on commit c2d41fc

Please sign in to comment.