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 3, 2023
1 parent 423ed21 commit 6e78db2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"cozy-client": "^34.7.1",
"cozy-client-js": "0.20.0",
"cozy-device-helper": "^2.5.0",
"cozy-doctypes": "1.85.4",
"cozy-doctypes": "1.87.0",
"cozy-flags": "2.8.6",
"cozy-harvest-lib": "5.10.5",
"cozy-intent": "^1.17.1",
Expand Down
23 changes: 6 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5800,12 +5800,12 @@ cozy-device-helper@^2.7.0:
dependencies:
lodash "^4.17.19"

cozy-doctypes@1.85.4:
version "1.85.4"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.85.4.tgz#4c1f42d5bab1f15cc7da6431f820c676f21ba036"
integrity sha512-Ofk7PMio5lJ+NM0A0B0G7IBU29AYjP6pzct/3nh1ZJ3/DGmWNWDgnaYKYOkiLYIBcO+nC21Vnn95f02gEl+CUA==
cozy-doctypes@1.87.0, 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.1"
cozy-logger "^1.10.0"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
Expand All @@ -5822,17 +5822,6 @@ cozy-doctypes@^1.82.1:
lodash "^4.17.19"
prop-types "^15.7.2"

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.10.0"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
prop-types "^15.7.2"

[email protected]:
version "2.8.6"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.8.6.tgz#8739c5cf411bf75a99423fa8b2273925c510af73"
Expand Down Expand Up @@ -5892,7 +5881,7 @@ [email protected]:
tldjs "^2.3.1"
zxcvbn "^4.4.2"

[email protected], cozy-logger@^1.9.1:
[email protected]:
version "1.9.1"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.9.1.tgz#d5eb5a007eae6b4612fc6cc5a82fd70fe8c435bb"
integrity sha512-9P8A4chfSsdx5P32upo9SDx+ZyQj1RuFuggHd6BgVbcFo7folCulk6TCFRFEekT2fIYHbT2nRDc0RTOdz98lYw==
Expand Down

0 comments on commit 6e78db2

Please sign in to comment.