Skip to content

Commit 3f8d6b9

Browse files
fix(deps): update dependency cozy-device-helper to ^2.6.0
1 parent 4f3fff0 commit 3f8d6b9

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"cozy-app-publish": "^0.27.2",
4949
"cozy-bar": "^7.19.1",
5050
"cozy-client": "^34.5.0",
51-
"cozy-device-helper": "^2.1.0",
51+
"cozy-device-helper": "^2.6.0",
5252
"cozy-doctypes": "1.85.0",
5353
"cozy-flags": "2.8.7",
5454
"cozy-intent": "^2.0.2",

yarn.lock

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3915,6 +3915,13 @@ cozy-device-helper@^2.1.0:
39153915
dependencies:
39163916
lodash "^4.17.19"
39173917

3918+
cozy-device-helper@^2.6.0:
3919+
version "2.6.0"
3920+
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.6.0.tgz#07d83e6e412244f92bba30a0e04560bf3e1abb79"
3921+
integrity sha512-9loS2xUnA1szP8z8rBu8ni69zZj95eZKH8OqPTspWeRgUtzCAMlJoXusqEUTgVbj37JrvbYkifyxf3IkCZDXAg==
3922+
dependencies:
3923+
lodash "^4.17.19"
3924+
39183925
cozy-doctypes@1.85.0:
39193926
version "1.85.0"
39203927
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.85.0.tgz#f777a74befc059d40ddbbd2fc523c9537f801d4d"
@@ -8939,9 +8946,10 @@ ms@^2.0.0:
89398946
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
89408947
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
89418948

8942-
"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
8949+
"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
89438950
version "1.0.8"
8944-
resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
8951+
uid "3dc4c2a245ab39079bc2f73546bccf80847be14c"
8952+
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
89458953
dependencies:
89468954
"@juggle/resize-observer" "^3.1.3"
89478955
jest-environment-jsdom-sixteen "^1.0.3"

0 commit comments

Comments
 (0)