From 85b6defbc8a73350c05b0f34124da8485719ebf6 Mon Sep 17 00:00:00 2001 From: Alexander Matyushentsev Date: Wed, 10 Jul 2019 11:45:46 -0700 Subject: [PATCH] Upgrade argo ui version to pull dropdown fix (#1906) --- ui/yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/yarn.lock b/ui/yarn.lock index a17458d621..329b5b090b 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -861,7 +861,7 @@ are-we-there-yet@~1.1.2: "argo-ui@https://github.com/argoproj/argo-ui.git": version "1.0.0" - resolved "https://github.com/argoproj/argo-ui.git#5d1ca989c9296da4d30351cc098bcfef4abbf5a0" + resolved "https://github.com/argoproj/argo-ui.git#b1392db861fa5031b20e1c2cbd3884d91b941cf4" dependencies: "@fortawesome/fontawesome-free" "^5.8.1" "@tippy.js/react" "^2.1.2"