Skip to content

Commit

Permalink
fix(deps): update dependency cozy-doctypes to v1.88.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2023
1 parent 33781f8 commit 24eaa9c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 25 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 @@
"@cozy/minilog": "1.0.0",
"cozy-client": "^42.0.1",
"cozy-device-helper": "2.7.0",
"cozy-doctypes": "1.83.8",
"cozy-doctypes": "1.88.7",
"cozy-flags": "3.0.1",
"cozy-harvest-lib": "^20.1.5",
"cozy-intent": "^2.3.0",
Expand Down
29 changes: 5 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9056,12 +9056,12 @@ cozy-device-helper@^3.0.0:
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.88.7, cozy-doctypes@^1.88.7:
version "1.88.7"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.88.7.tgz#cf971f8604ac129ca34a835672aa4c7cdaff4038"
integrity sha512-kfGRh8/Nt1+MlnT1lQerX+tGA2vMsCKuQuQ7zq8qHus23mGf+MsZe55ibN3Mis2IrZVfPlJeRJo4Rth6R/l9hg==
dependencies:
cozy-logger "^1.9.0"
cozy-logger "^1.10.1"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
Expand All @@ -9078,17 +9078,6 @@ cozy-doctypes@^1.88.6:
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-doctypes@^1.88.7:
version "1.88.7"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.88.7.tgz#cf971f8604ac129ca34a835672aa4c7cdaff4038"
integrity sha512-kfGRh8/Nt1+MlnT1lQerX+tGA2vMsCKuQuQ7zq8qHus23mGf+MsZe55ibN3Mis2IrZVfPlJeRJo4Rth6R/l9hg==
dependencies:
cozy-logger "^1.10.1"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
prop-types "^15.7.2"

[email protected]:
version "3.0.1"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-3.0.1.tgz#ffb0f3e57f6e3d631f8fa420e866f0eacddd222a"
Expand Down Expand Up @@ -9183,14 +9172,6 @@ cozy-logger@^1.3.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-logger@^1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.0.tgz#e3a2323d9a2945ca10da5c318ff2f63544a54415"
integrity sha512-x/iFwFuNTbG4lwgeKPv6HtdixY+CcJm47sRd2za09aS1zZMHnN3HX7fFgoSSgEqFhpnIO/PpP2pVqJ4orSCp0g==
dependencies:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

[email protected]:
version "4.2.9"
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.2.9.tgz#3b8823a1c0e894e3160102d797c238cc85f57bd5"
Expand Down

0 comments on commit 24eaa9c

Please sign in to comment.