Skip to content

Commit 847848e

Browse files
fix(deps): update dependency cozy-device-helper to v3
1 parent 663101d commit 847848e

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"classnames": "2.3.1",
5959
"cozy-bar": "^12.2.4",
6060
"cozy-client": "^48.1.0",
61-
"cozy-device-helper": "^2.7.0",
61+
"cozy-device-helper": "^3.0.0",
6262
"cozy-doctypes": "1.86.1",
6363
"cozy-editor-core": "134.0.3",
6464
"cozy-flags": "2.8.4",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7597,7 +7597,7 @@ cozy-device-helper@^1.17.0:
75977597
dependencies:
75987598
lodash "^4.17.19"
75997599

7600-
cozy-device-helper@^2.1.0, cozy-device-helper@^2.7.0:
7600+
cozy-device-helper@^2.1.0:
76017601
version "2.7.0"
76027602
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
76037603
integrity sha512-jMzW7s4IDuMivbsP8fo1IWW1z5l0wJ0u440E0fQmdsi+Zm/L9GXFKthLuuceYqXlH6c/APUCfpozJqjFMMHU1A==
@@ -14083,9 +14083,10 @@ msgpack5@^4.0.2:
1408314083
readable-stream "^2.3.6"
1408414084
safe-buffer "^5.1.2"
1408514085

14086-
"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
14086+
"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
1408714087
version "1.0.8"
14088-
resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
14088+
uid "3dc4c2a245ab39079bc2f73546bccf80847be14c"
14089+
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
1408914090
dependencies:
1409014091
"@juggle/resize-observer" "^3.1.3"
1409114092
jest-environment-jsdom-sixteen "^1.0.3"

0 commit comments

Comments
 (0)