Skip to content

Commit

Permalink
fix(deps): update dependency cozy-doctypes to v1.85.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2022
1 parent 2de6b2c commit 920368c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 16 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.1",
"cozy-flags": "2.10.0",
"cozy-harvest-lib": "^9.26.1",
"cozy-intent": "^2.3.0",
Expand Down
19 changes: 4 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5307,10 +5307,10 @@ 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.1, cozy-doctypes@^1.85.1:
version "1.85.1"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.85.1.tgz#4e2ea4a9be718b2c9f02d66ae09cecc59bfc93ee"
integrity sha512-WG5LLYfqb9D5wiMHwzQFtgi8IX20uMbCqUuM0c04u9nEJx0c/oGdFMtY38zf2hcB8oz+86++tHcceqsPuWTKhQ==
dependencies:
cozy-logger "^1.9.0"
date-fns "^1.30.1"
Expand All @@ -5329,17 +5329,6 @@ cozy-doctypes@^1.85.0:
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-doctypes@^1.85.1:
version "1.85.1"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.85.1.tgz#4e2ea4a9be718b2c9f02d66ae09cecc59bfc93ee"
integrity sha512-WG5LLYfqb9D5wiMHwzQFtgi8IX20uMbCqUuM0c04u9nEJx0c/oGdFMtY38zf2hcB8oz+86++tHcceqsPuWTKhQ==
dependencies:
cozy-logger "^1.9.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.10.0"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.10.0.tgz#d99e16db5a9fe1c1a64af97829a7a7d5055ce75f"
Expand Down

0 comments on commit 920368c

Please sign in to comment.