Skip to content

Commit

Permalink
fix(deps): Update cozy-ui to v29.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
drazik committed Jan 23, 2020
1 parent e9bfcca commit 3de9622
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 @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 3de9622

Please sign in to comment.