Skip to content

Commit f0499b1

Browse files
fix(deps): update dependency cozy-ui to v40.10.0
1 parent 9ba350d commit f0499b1

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.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": "^4.8.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
@@ -7142,10 +7142,10 @@ cozy-ui@35.22.0:
71427142
react-select "2.2.0"
71437143
react-swipeable-views "0.13.3"
71447144

7145-
cozy-ui@40.9.1:
7146-
version "40.9.1"
7147-
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-40.9.1.tgz#043394b25704b50bbc54f95325cdd6de7379b3bf"
7148-
integrity sha512-PYkjJmZpWRVO1dy+FJneKw8va+ooJ39muYCZm0D0jQdocmFVMPCKTfEbtPIMADykNi78B70rhSxsK0xeQ4sm6A==
7145+
cozy-ui@40.10.0:
7146+
version "40.10.0"
7147+
resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-40.10.0.tgz#f51f37b4dec9af06cc78c491c1cc940c5bd25730"
7148+
integrity sha512-7McoMD9Ky34EQFXMqh7qm83ZyWnAV7x8CB3ilMjxCJ9f52x9T1ocvZ+O4m166gtkYEd+5wkJTz0iAeaxLR02rg==
71497149
dependencies:
71507150
"@babel/runtime" "^7.3.4"
71517151
"@popperjs/core" "^2.4.4"

0 commit comments

Comments
 (0)