Skip to content

Commit c8a6228

Browse files
fix(deps): update dependency cozy-ui to v40.10.0
1 parent 7f5578e commit c8a6228

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

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.1.0",
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.1.0",
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.88.7",
1818
"cozy-realtime": "^5.0.0",
1919
"cozy-sharing": "^10.0.1",
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
@@ -10324,10 +10324,10 @@ cozy-ui@22.3.1:
1032410324
react-pdf "^4.0.5"
1032510325
react-select "2.2.0"
1032610326

10327-
cozy-ui@40.9.1:
10328-
version "40.9.1"
10329-
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-40.9.1.tgz#043394b25704b50bbc54f95325cdd6de7379b3bf"
10330-
integrity sha512-PYkjJmZpWRVO1dy+FJneKw8va+ooJ39muYCZm0D0jQdocmFVMPCKTfEbtPIMADykNi78B70rhSxsK0xeQ4sm6A==
10327+
cozy-ui@40.10.0:
10328+
version "40.10.0"
10329+
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-40.10.0.tgz#f51f37b4dec9af06cc78c491c1cc940c5bd25730"
10330+
integrity sha512-7McoMD9Ky34EQFXMqh7qm83ZyWnAV7x8CB3ilMjxCJ9f52x9T1ocvZ+O4m166gtkYEd+5wkJTz0iAeaxLR02rg==
1033110331
dependencies:
1033210332
"@babel/runtime" "^7.3.4"
1033310333
"@popperjs/core" "^2.4.4"

0 commit comments

Comments
 (0)