From fe96b9ff7e770d29189f835b86249504131f0275 Mon Sep 17 00:00:00 2001 From: cballevre Date: Thu, 9 Feb 2023 16:40:29 +0100 Subject: [PATCH] feat: Update cozy-bar from 8.13.1 to 8.14.0 The goal of the update is to have the contact page link on settings rather than open a modal --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0bc54cfd87..fc58e0da26 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "classnames": "2.3.1", "copy-text-to-clipboard": "1.0.4", "cozy-authentication": "2.10.10", - "cozy-bar": "8.13.1", + "cozy-bar": "8.14.0", "cozy-ci": "0.5.2", "cozy-client": "^34.11.0", "cozy-client-js": "0.20.0", diff --git a/yarn.lock b/yarn.lock index 02bef70ec7..89f12a177e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5683,10 +5683,10 @@ cozy-authentication@2.10.10: snarkdown "1.2.2" url-polyfill "1.1.7" -cozy-bar@8.13.1: - version "8.13.1" - resolved "https://registry.yarnpkg.com/cozy-bar/-/cozy-bar-8.13.1.tgz#0d9c10807908a5a228f05597e55cb4fa2a20812e" - integrity sha512-AIkbuQ6YjvOZ2FyDhfyx8Utu33XdmlTcXKKjQQ4fcQSKvoP7ocxgXdtZk5p42A8rMdYkTj1L2o5c3yYdOsdyuA== +cozy-bar@8.14.0: + version "8.14.0" + resolved "https://registry.yarnpkg.com/cozy-bar/-/cozy-bar-8.14.0.tgz#3e70289f50997e89b50fb88d883548eeea05823e" + integrity sha512-PZSpOCL3KaZtyIuLp89jfsxGaxuXlFw6t+x2DZRzZPzD4e//Y626PWmsbQxlfBmqo5/RqCIZaAXBALM7nidrjw== dependencies: hammerjs "2.0.8" lodash.debounce "4.0.8"