Skip to content

Commit

Permalink
feat: Update cozy-bar from 8.13.1 to 8.14.0
Browse files Browse the repository at this point in the history
The goal of the update is to have the contact page link on settings rather than open a modal
  • Loading branch information
cballevre committed Feb 10, 2023
1 parent 2f917cb commit fe96b9f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit fe96b9f

Please sign in to comment.