Skip to content

Commit

Permalink
fix(deps): update dependency cozy-doctypes to v1.91.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 32e684b commit e22cdf9
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.91.3",
"cozy-konnector-libs": "5.12.1",
"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 @@ -2684,12 +2684,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.91.3:
version "1.91.3"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.91.3.tgz#2ee3f6cd77a65bda8ddedb800bcee346b1b2727e"
integrity sha512-PSy4r5JgRwe6+YtpgmNs5LEjzYi+0Oyu0luEbGMoDaUZLrMQUj0UDbw1tRqrXvhpup/GbcAIAwK5dxY0fcJzcA==
dependencies:
cozy-logger "^1.10.2"
cozy-logger "^1.10.5"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
Expand Down Expand Up @@ -2795,10 +2795,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.5:
version "1.10.5"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.5.tgz#0a0363ff236498d5f04082e055aaf64087d89add"
integrity sha512-g7iywwcQDT3VQ3Dvb4NRGxGWCuJrUhnv89jM9v1BOXfQanYdtcCJkSaFnzjgacaAz9YLDZWBl9TcdO+N4a7c3w==
dependencies:
chalk "^2.4.2"
json-stringify-safe "5.0.1"
Expand Down

0 comments on commit e22cdf9

Please sign in to comment.