Skip to content

Commit

Permalink
fix: bump cozy-doctypes from 1.85.4 to 1.88.7
Browse files Browse the repository at this point in the history
Bumps [cozy-doctypes](https://github.com/cozy/cozy-libs) from 1.85.4 to 1.88.7.
- [Release notes](https://github.com/cozy/cozy-libs/releases)
- [Commits](https://github.com/cozy/cozy-libs/compare/[email protected]@1.88.7)

---
updated-dependencies:
- dependency-name: cozy-doctypes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent fbd5c0c commit 2bfc777
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"cozy-client": "^45.1.0",
"cozy-client-js": "0.20.0",
"cozy-device-helper": "^2.5.0",
"cozy-doctypes": "1.85.4",
"cozy-doctypes": "1.88.7",
"cozy-flags": "3.0.1",
"cozy-harvest-lib": "18.0.0",
"cozy-intent": "^2.18.0",
Expand Down
31 changes: 6 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9980,21 +9980,10 @@ cozy-device-helper@^3.0.0:
dependencies:
lodash "^4.17.19"

[email protected]:
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==
dependencies:
cozy-logger "^1.9.1"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-doctypes@^1.83.8, cozy-doctypes@^1.88.6:
version "1.88.6"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.88.6.tgz#26be6580cd7e8d50471719d5809f4419ce649da8"
integrity sha512-N2HEQdnFyUyaReLBhIX9f/8o1c+7PNONpcStVqoRdixVhbx4vrr22qMq2dvUWNTGvPKAqo3ZJdVaMHC9ETZTGw==
[email protected], cozy-doctypes@^1.83.8, cozy-doctypes@^1.88.6:
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"
Expand Down Expand Up @@ -10141,30 +10130,22 @@ [email protected]:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

[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==
dependencies:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-logger@^1.10.1, cozy-logger@^1.8.0:
cozy-logger@^1.10.1, cozy-logger@^1.3.0, cozy-logger@^1.8.0:
version "1.10.1"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.1.tgz#077f2c517ce0d52eb28d19a22389ac0fb9fcc4b7"
integrity sha512-6/A5Hqd7cLHmCIhUdyaRdssb7wqsl+mcsVWG3ViJZUEKwtT3N/MoMptT/haPCDKR5XLxIlYbvLmQWom3qtJE+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"
integrity sha512-JBOAmfgujZZASE4TCRfeNvHoDnxPwFbLMO3G6UReByjR3Ix1/RSEtOL9b4hReuG2XX0BsPokfLWCZEWRgGN4TQ==
dependencies:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-pouch-link@^44.0.0:
version "44.0.0"
resolved "https://registry.yarnpkg.com/cozy-pouch-link/-/cozy-pouch-link-44.0.0.tgz#e68996872536419f1a7670dbf497f05a15c61640"
Expand Down

0 comments on commit 2bfc777

Please sign in to comment.