Skip to content

Commit

Permalink
fix(deps): update dependency cozy-doctypes to v1.97.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 32e684b commit 049254d
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.97.0",
"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.97.0:
version "1.97.0"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.97.0.tgz#5dfe29c4de8151743063a895034ba110832090e7"
integrity sha512-/iNUjY3xSfE/CTlcfCBiEFFBk/8COL24N9XrHsh9z+czawel11udE9zyeLE8oRX1l/GpoMEyUbMsJRMgP1DODA==
dependencies:
cozy-logger "^1.10.2"
cozy-logger "^1.16.0"
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.16.0:
version "1.16.0"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.16.0.tgz#d0fd4312f09f1b760152151239be09bf3c7bae4b"
integrity sha512-WN/ZwMf/f41Gxq+CyF+XCn/4L99N98Niuep5SiINKQqYdZACAmfZ2AGUiP0OB/qT3OO1N7pRtjevd/x9VhvEoA==
dependencies:
chalk "^2.4.2"
json-stringify-safe "5.0.1"
Expand Down

0 comments on commit 049254d

Please sign in to comment.