Skip to content

Commit

Permalink
fix(deps): update dependency cozy-doctypes to v1.87.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2023
1 parent 837499d commit 6c06b8a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@cozy/minilog": "1.0.0",
"cozy-client": "^34.10.1",
"cozy-device-helper": "2.6.0",
"cozy-doctypes": "1.83.8",
"cozy-doctypes": "1.87.0",
"cozy-flags": "2.10.0",
"cozy-harvest-lib": "^12.5.2",
"cozy-intent": "^2.3.0",
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5751,12 +5751,12 @@ cozy-device-helper@^2.2.1:
dependencies:
lodash "^4.17.19"

cozy-doctypes@1.83.8:
version "1.83.8"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.83.8.tgz#99ec864059034bd032f6f01e322b57fea130a5d3"
integrity sha512-S88VzjnfZTHo7Mix7M3qId0YF6gOmL+C0X2LZnQp6F2cEOKa7sOlDiMD18u2kfPwyvlxxM+tQBI9ArEM/Xqkog==
cozy-doctypes@1.87.0:
version "1.87.0"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.87.0.tgz#408a23d19d3add52ed26d1e9599d6f48cb185a21"
integrity sha512-Zax6BIKgYlzC+CvSimxOm3C91Iy9efSQhwEqVW4jjO1yjEl5n2W40OYNXyaN56WU7cGMM6gJ7T6ao4O6m2fmSw==
dependencies:
cozy-logger "^1.9.0"
cozy-logger "^1.10.0"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
Expand Down Expand Up @@ -5852,6 +5852,14 @@ [email protected]:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-logger@^1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.0.tgz#c040081976921c73021f0acc81d515700241a3f1"
integrity sha512-cChOYvbZ0rtzo6MEY4+ZLniKaDv46V8fdJ0qgRcPjDE1dDrfVvxyRWsKrSGIw+LTBqdrlfDpPoqjEiYC24xr+A==
dependencies:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-logger@^1.3.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.7.0.tgz#945ff84df66f7e7e9640db00f8c632d4ff776fc8"
Expand Down

0 comments on commit 6c06b8a

Please sign in to comment.