Skip to content

Commit

Permalink
fix(deps): update dependency cozy-device-helper to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 4, 2024
1 parent 15cb59f commit 10d36a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"cozy-app-publish": "^0.27.2",
"cozy-bar": "12.2.1",
"cozy-client": "46.6.0",
"cozy-device-helper": "^2.1.0",
"cozy-device-helper": "^3.0.0",
"cozy-doctypes": "1.85.0",
"cozy-flags": "3.2.2",
"cozy-intent": "^2.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5305,10 +5305,10 @@ cozy-device-helper@^1.15.0:
dependencies:
lodash "^4.17.19"

cozy-device-helper@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.1.0.tgz#6e94215ecf7831093eeb6b260923262cb7331f81"
integrity sha512-FhiplXS7R4kY7FobGDbmR6GSWMcgrZMnjDz2DcHVyX2sSNewVKk71zRh0vWeWuJRraoXpd32n8B327SjERkEXw==
cozy-device-helper@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-3.0.0.tgz#c6316b7877c48ba9b343f80b13275b42027717bc"
integrity sha512-dkwQ8I0B2TiGs6MDdvSWOJKHMUwTHJegr67E3hpsupy5G9Z52dyjYtbK6bfoj0ykhit15fVI7bi8ivDyoM1oRg==
dependencies:
lodash "^4.17.19"

Expand Down

0 comments on commit 10d36a6

Please sign in to comment.