From ea07726dc193c41c60e26c25ad705059bd4f6555 Mon Sep 17 00:00:00 2001 From: silverwind Date: Tue, 17 Aug 2021 07:32:48 +0200 Subject: Update JS dependencies (#16708) * Update JS dependencies - Update all JS dependencies - Adapt to recent webpack changes - Add new lint rules and fix issues - Regenerate SVGs and update svgo api usage Fixes: https://github.com/go-gitea/gitea/pull/16492 * adapt jest config and sort keys Co-authored-by: Lunny Xiao --- templates/repo/clone_buttons.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/repo/clone_buttons.tmpl') diff --git a/templates/repo/clone_buttons.tmpl b/templates/repo/clone_buttons.tmpl index 8fc1ba12c1..9eb7fa781d 100644 --- a/templates/repo/clone_buttons.tmpl +++ b/templates/repo/clone_buttons.tmpl @@ -15,7 +15,7 @@ {{end}} {{if or (not $.DisableHTTP) (and (not $.DisableSSH) (or $.IsSigned $.ExposeAnonSSH))}} {{end}} {{if not (and $.DisableHTTP $.DisableSSH)}} -- cgit v1.2.3