Skip to content

Commit

Permalink
fix(deps): update dependency cozy-doctypes to v1.85.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2022
1 parent 2de6b2c commit 1636554
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 @@ -37,7 +37,7 @@
"@material-ui/lab": "4.0.0-alpha.60",
"cozy-client": "^32.3.3",
"cozy-device-helper": "2.2.1",
"cozy-doctypes": "1.83.8",
"cozy-doctypes": "1.85.3",
"cozy-flags": "2.10.0",
"cozy-harvest-lib": "^9.26.1",
"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 @@ -5307,12 +5307,12 @@ cozy-device-helper@^1.7.5:
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.85.3:
version "1.85.3"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.85.3.tgz#9a59856161a4e54af248bec8ed6b1e8752bbbcff"
integrity sha512-ISHGpC4tlzcN4P8MzKV3vbsWmx6AfPIZjO60KSHNfHuD1TFfOaAWKQXpg2Eo4KWExImzRXmrs1uMTuYFEdYZTA==
dependencies:
cozy-logger "^1.9.0"
cozy-logger "^1.9.1"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
Expand Down Expand Up @@ -5438,6 +5438,14 @@ cozy-logger@^1.9.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-logger@^1.9.1:
version "1.9.1"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.1.tgz#d5eb5a007eae6b4612fc6cc5a82fd70fe8c435bb"
integrity sha512-9P8A4chfSsdx5P32upo9SDx+ZyQj1RuFuggHd6BgVbcFo7folCulk6TCFRFEekT2fIYHbT2nRDc0RTOdz98lYw==
dependencies:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

[email protected]:
version "4.2.2"
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.2.2.tgz#4284d82cb57b4e758eb3b146d484627b733b6058"
Expand Down

0 comments on commit 1636554

Please sign in to comment.