Skip to content

Commit 228d7e7

Browse files
fix(deps): update dependency cozy-ui to v40.10.0
1 parent 37aee73 commit 228d7e7

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

packages/cozy-authentication/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@babel/polyfill": "7.12.1",
2525
"babel-preset-cozy-app": "^2.0.4",
2626
"cozy-client": "13.21.0",
27-
"cozy-ui": "40.9.1",
27+
"cozy-ui": "40.10.0",
2828
"cssnano-preset-advanced": "4.0.8",
2929
"date-fns": "1.30.1",
3030
"enzyme": "3.11.0",

packages/cozy-procedures/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"babel-plugin-inline-react-svg": "1.1.2",
3939
"babel-preset-cozy-app": "^2.0.4",
4040
"cozy-client": "16.19.0",
41-
"cozy-ui": "40.9.1",
41+
"cozy-ui": "40.10.0",
4242
"enzyme-to-json": "3.6.2",
4343
"jest": "26.6.3",
4444
"react": "16.12.0"

packages/playgrounds/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"cozy-doctypes": "^1.86.1",
1818
"cozy-realtime": "^4.2.9",
1919
"cozy-sharing": "^5.0.0",
20-
"cozy-ui": "40.9.1",
20+
"cozy-ui": "40.10.0",
2121
"react": "^16.12.0",
2222
"react-dom": "^16.12.0",
2323
"react-redux": "^7.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7078,10 +7078,10 @@ cozy-ui@35.22.0:
70787078
react-select "2.2.0"
70797079
react-swipeable-views "0.13.3"
70807080

7081-
cozy-ui@40.9.1:
7082-
version "40.9.1"
7083-
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-40.9.1.tgz#043394b25704b50bbc54f95325cdd6de7379b3bf"
7084-
integrity sha512-PYkjJmZpWRVO1dy+FJneKw8va+ooJ39muYCZm0D0jQdocmFVMPCKTfEbtPIMADykNi78B70rhSxsK0xeQ4sm6A==
7081+
cozy-ui@40.10.0:
7082+
version "40.10.0"
7083+
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-40.10.0.tgz#f51f37b4dec9af06cc78c491c1cc940c5bd25730"
7084+
integrity sha512-7McoMD9Ky34EQFXMqh7qm83ZyWnAV7x8CB3ilMjxCJ9f52x9T1ocvZ+O4m166gtkYEd+5wkJTz0iAeaxLR02rg==
70857085
dependencies:
70867086
"@babel/runtime" "^7.3.4"
70877087
"@popperjs/core" "^2.4.4"

0 commit comments

Comments
 (0)