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] committed Sep 21, 2024
1 parent bc376a8 commit c3e936a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/cozy-jobs-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"cli-highlight": "2.1.11",
"commander": "7.2.0",
"cozy-client": "45.14.1",
"cozy-device-helper": "^2.1.0",
"cozy-device-helper": "^3.0.0",
"cozy-flags": "^2.8.7",
"cozy-konnector-libs": "^5.12.1",
"cozy-logger": "1.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-konnector-libs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"classificator": "^0.3.3",
"cozy-client": "^45.14.1",
"cozy-client-js": "^0.20.0",
"cozy-device-helper": "^2.1.0",
"cozy-device-helper": "^3.0.0",
"cozy-doctypes": "^1.83.8",
"cozy-flags": "^2.8.7",
"cozy-logger": "^1.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4986,10 +4986,10 @@ [email protected], cozy-client@^45.14.1:
sift "^6.0.0"
url-search-params-polyfill "^8.0.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==
cozy-device-helper@^3.0.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-3.1.0.tgz#140079bf4a6844b21d6ac0a3a2d75741dba15faa"
integrity sha512-KorbuWN+oZ+v7okbXQTbLuW6nt7IyVnIIsDXB3Ay6zdtl5nV13+fOGKeRsjaecgBDLSXWJ07j0ooT7l6orZpDg==
dependencies:
lodash "^4.17.19"

Expand Down

0 comments on commit c3e936a

Please sign in to comment.