From 767922a8dc7f6e11f96e2cc994fdabf9855d2040 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 01:13:59 +0000 Subject: [PATCH] Bump @clr/ui from 13.13.0 to 13.14.0 in /dashboard Bumps [@clr/ui](https://github.com/vmware-clarity/ng-clarity) from 13.13.0 to 13.14.0. - [Release notes](https://github.com/vmware-clarity/ng-clarity/releases) - [Changelog](https://github.com/vmware-clarity/ng-clarity/blob/main/.releaserc.js) - [Commits](https://github.com/vmware-clarity/ng-clarity/compare/v13.13.0...v13.14.0) --- updated-dependencies: - dependency-name: "@clr/ui" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dashboard/package.json | 2 +- dashboard/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dashboard/package.json b/dashboard/package.json index 8f7c0ab42e9..1ce5d95d87b 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -30,7 +30,7 @@ "@cds/city": "^1.1.0", "@cds/core": "^6.2.0", "@cds/react": "^6.2.0", - "@clr/ui": "^13.13.0", + "@clr/ui": "^13.14.0", "@improbable-eng/grpc-web": "^0.15.0", "@paciolan/remote-component": "^2.13.0", "@tanstack/match-sorter-utils": "^8.7.6", diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index 00aee719f2e..891a818ef7c 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -1110,10 +1110,10 @@ "@cds/city" "^1.1.0" modern-normalize "^1.1.0" -"@clr/ui@^13.13.0": - version "13.13.0" - resolved "https://registry.yarnpkg.com/@clr/ui/-/ui-13.13.0.tgz#c652e65ad6cfc4ff634abaf1cce6cfa93abbd8f1" - integrity sha512-5ex1SPF56qz8YrocZvS3EvB9oLgb8eg3MSsYFOc/CmcKd1hPENbUr8V/As4SnqL78U3PSy1/io5oESWHM8GifA== +"@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== "@cnakazawa/watch@^1.0.3": version "1.0.4"