Skip to content

Commit

Permalink
fix(deps): update dependency cozy-doctypes to v1.89.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent 71e4aed commit bba27d6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"travisDeployKey": "./bin/generate_travis_deploy_key"
},
"dependencies": {
"cozy-doctypes": "1.89.1",
"cozy-doctypes": "1.89.4",
"cozy-konnector-libs": "5.8.0",
"moment": "2.30.1"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2591,12 +2591,12 @@ cozy-device-helper@^2.1.0:
dependencies:
lodash "^4.17.19"

cozy-doctypes@1.89.1:
version "1.89.1"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.89.1.tgz#676f8759e5ad9e36ad73cf7c74148139dd573322"
integrity sha512-gbwWBuAXvUXF/1QZlvTpUsNBb7npbkVBCV+UiSmMDzFJ0bxpPxHSa+b1crLRf3n0LBn2zViKgne9Es1bw2sDsA==
cozy-doctypes@1.89.4:
version "1.89.4"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.89.4.tgz#3d9d2c796bf666293cb7702593cb9961a5fe7018"
integrity sha512-TEbM0FRY3uFoL+vez5eFB/RDXlJ6zEf4o6Wi/P85kCJnBOUtSTl767bjjmFZ/x764vBfkn3VaLE1ct5qkyLkcQ==
dependencies:
cozy-logger "^1.10.2"
cozy-logger "^1.10.4"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
Expand Down Expand Up @@ -2698,10 +2698,10 @@ cozy-logger@1.9.0, cozy-logger@^1.9.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-logger@^1.10.2:
version "1.10.2"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.2.tgz#eef29b76a69995e21a5635ed40f74657aa74d1a3"
integrity sha512-Z7QFU2bbmNhl02chQLnXgh7LZ+75SISvIdOD9HsmZakBcQj5wgVA8s/KSDPc0MnPbrPH3Ymkv8CPV53Zsyl1HA==
cozy-logger@^1.10.4:
version "1.10.4"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.4.tgz#8a55a0b1fc23db9cf90524043d959c274d376c24"
integrity sha512-zDpG+edSqghx6HAIh6wIWmqQ49IX85anv+Y4P5pjHs4w697n5yI13UzhW7NczhFlflVF9ibxeKXqBNYvb4DW+Q==
dependencies:
chalk "^2.4.2"
json-stringify-safe "5.0.1"
Expand Down

0 comments on commit bba27d6

Please sign in to comment.