From 3de9622dac76a05208fcf1dbda188152b83a1552 Mon Sep 17 00:00:00 2001 From: Cyrille Perois Date: Thu, 23 Jan 2020 15:04:37 +0100 Subject: [PATCH] fix(deps): Update cozy-ui to v29.9.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 628606e8..3b2263fe 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "big-integer": "^1.6.44", "classnames": "^2.2.6", "cozy-device-helper": "^1.7.5", - "cozy-ui": "^29.3.1", + "cozy-ui": "^29.9.1", "lodash": "^4.17.15", "lunr": "^2.3.6", "microee": "^0.0.6", diff --git a/yarn.lock b/yarn.lock index b14c2c1b..3add4be7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2774,10 +2774,10 @@ cozy-stack-client@^8.8.0: mime "^2.4.0" qs "^6.7.0" -cozy-ui@^29.3.1: - version "29.3.1" - resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-29.3.1.tgz#b0d3760e966f28dbcc6b04d3adfb6b95914b8292" - integrity sha512-2Q9VGcgvvYxmN++Tt2M0WdDW4GhtBGfS9OO3KaOMviyfNVU8K27x9zdRCRLWTPKGdLPafX5LvuCAVdPalVnbyQ== +cozy-ui@^29.9.1: + version "29.9.1" + resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-29.9.1.tgz#9e8d7b0a12c85166c6bf4b25a70ea6847336099f" + integrity sha512-xt5VDSOrm3zB7WnovMmel1fT/q52tLkEC9j12gmkkR1aEFc3c3Ced5iZu/NmuOYy2fkx0nvgazoggWrsmUZTVg== dependencies: "@babel/runtime" "^7.3.4" body-scroll-lock "^2.5.8"