Skip to content

Commit d262b35

Browse files
fix(deps): update dependency cozy-device-helper to v3
1 parent 7dbf737 commit d262b35

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.8.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: 4 additions & 4 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

0 commit comments

Comments
 (0)