Skip to content

Commit b395efe

Browse files
fix(deps): update dependency cozy-device-helper to v3
1 parent 6637f8e commit b395efe

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"cozy-app-publish": "^0.27.2",
6363
"cozy-bar": "^12.3.0",
6464
"cozy-client": "^48.3.0",
65-
"cozy-device-helper": "^2.1.0",
65+
"cozy-device-helper": "^3.0.0",
6666
"cozy-doctypes": "1.85.0",
6767
"cozy-flags": "3.2.2",
6868
"cozy-intent": "^2.0.2",

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5417,10 +5417,10 @@ cozy-device-helper@^1.15.0:
54175417
dependencies:
54185418
lodash "^4.17.19"
54195419

5420-
cozy-device-helper@^2.1.0:
5421-
version "2.1.0"
5422-
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.1.0.tgz#6e94215ecf7831093eeb6b260923262cb7331f81"
5423-
integrity sha512-FhiplXS7R4kY7FobGDbmR6GSWMcgrZMnjDz2DcHVyX2sSNewVKk71zRh0vWeWuJRraoXpd32n8B327SjERkEXw==
5420+
cozy-device-helper@^3.0.0:
5421+
version "3.0.0"
5422+
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-3.0.0.tgz#c6316b7877c48ba9b343f80b13275b42027717bc"
5423+
integrity sha512-dkwQ8I0B2TiGs6MDdvSWOJKHMUwTHJegr67E3hpsupy5G9Z52dyjYtbK6bfoj0ykhit15fVI7bi8ivDyoM1oRg==
54245424
dependencies:
54255425
lodash "^4.17.19"
54265426

@@ -11132,9 +11132,10 @@ ms@2.1.2:
1113211132
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
1113311133
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
1113411134

11135-
"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
11135+
"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
1113611136
version "1.0.8"
11137-
resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
11137+
uid "3dc4c2a245ab39079bc2f73546bccf80847be14c"
11138+
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
1113811139
dependencies:
1113911140
"@juggle/resize-observer" "^3.1.3"
1114011141
jest-environment-jsdom-sixteen "^1.0.3"

0 commit comments

Comments
 (0)