Skip to content

Commit

Permalink
fix(deps): update dependency cozy-device-helper to v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 23, 2023
1 parent d756065 commit f0dc467
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 @@ -91,7 +91,7 @@
"browserslist-config-cozy": "0.4.0",
"copyfiles": "2.4.1",
"cozy-client": "^35.2.0",
"cozy-device-helper": "2.0.0",
"cozy-device-helper": "2.7.0",
"cozy-flags": "^2.10.1",
"cozy-harvest-lib": "^6.7.3",
"cozy-intent": "1.16.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5868,10 +5868,10 @@ cozy-client@^35.2.0:
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

cozy-device-helper@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.0.0.tgz#1d08b6cb74709ef941b4d8214f13a6dc7e3910ec"
integrity sha512-GRWmflC7SWv5KJ1PyRoVrtGyuCEaobKE3yi5nO1w+0dZueV0XwmAiKr/tZ/y01t7PGeWWzQpqXnS34cPkgvmdw==
cozy-device-helper@2.7.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==
dependencies:
lodash "^4.17.19"

Expand Down

0 comments on commit f0dc467

Please sign in to comment.