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 Aug 24, 2024
1 parent c115c14 commit 43fbf09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"classnames": "2.3.1",
"cozy-bar": "14.0.0",
"cozy-client": "48.13.1",
"cozy-device-helper": "^2.7.0",
"cozy-device-helper": "^3.0.0",
"cozy-doctypes": "1.86.1",
"cozy-editor-core": "134.0.3",
"cozy-flags": "2.8.4",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7597,7 +7597,7 @@ cozy-device-helper@^1.17.0:
dependencies:
lodash "^4.17.19"

cozy-device-helper@^2.1.0, cozy-device-helper@^2.7.0:
cozy-device-helper@^2.1.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
integrity sha512-jMzW7s4IDuMivbsP8fo1IWW1z5l0wJ0u440E0fQmdsi+Zm/L9GXFKthLuuceYqXlH6c/APUCfpozJqjFMMHU1A==
Expand Down

0 comments on commit 43fbf09

Please sign in to comment.