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 Oct 18, 2024
1 parent 894b685 commit 8a73cf8
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.2"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-3.1.2.tgz#1a276a5c116d7b15968ddbcb33aff1d05b1e7a68"
integrity sha512-/eERI5+2/PoS0+JpExCvxhsy6vRSz1hhGKfUwpkVIT68tSMD6IjX/tZpXdU2YZ/dm9dsDusZZAVzpqtMRnX7EA==
dependencies:
lodash "^4.17.19"

Expand Down

0 comments on commit 8a73cf8

Please sign in to comment.