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 and Crash-- committed Feb 20, 2023
1 parent 1b03818 commit fef2ed8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/cozy-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@testing-library/react-hooks": "3.7.0",
"babel-plugin-search-and-replace": "1.1.1",
"btoa": "1.2.1",
"cozy-device-helper": "2.6.0",
"cozy-device-helper": "2.7.0",
"cozy-flags": "2.10.2",
"cozy-logger": "1.7.0",
"cozy-ui": "48.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-pouch-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@babel/cli": "7.12.8",
"@cozy/minilog": "1.0.0",
"cozy-device-helper": "2.6.0",
"cozy-device-helper": "2.7.0",
"jest-localstorage-mock": "2.4.19",
"parcel": "1.12.4",
"pouchdb-adapter-memory": "7.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4706,10 +4706,10 @@ cosmiconfig@^7, cosmiconfig@^7.0.0:
path-type "^4.0.0"
yaml "^1.10.0"

cozy-device-helper@2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.6.0.tgz#07d83e6e412244f92bba30a0e04560bf3e1abb79"
integrity sha512-9loS2xUnA1szP8z8rBu8ni69zZj95eZKH8OqPTspWeRgUtzCAMlJoXusqEUTgVbj37JrvbYkifyxf3IkCZDXAg==
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 fef2ed8

Please sign in to comment.