Skip to content

Commit

Permalink
fix(deps): update dependency cozy-doctypes to v1.94.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent fef64b8 commit 6cf245a
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 @@ -42,7 +42,7 @@
"travisDeployKey": "./bin/generate_travis_deploy_key"
},
"dependencies": {
"cozy-doctypes": "1.88.6",
"cozy-doctypes": "1.94.0",
"cozy-konnector-libs": "5.12.1",
"jest": "27.5.1",
"moment": "2.29.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3057,12 +3057,12 @@ cozy-device-helper@^2.1.0:
dependencies:
lodash "^4.17.19"

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==
cozy-doctypes@1.94.0:
version "1.94.0"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.94.0.tgz#fc99583fdcf9cb0fe04db155a1958329ba4a2993"
integrity sha512-CXhYIBW679QJHWXETlHS1WnmJpxXWmAqaqG68DBQxM+iFLfdirZ6o6DC+5ZnAe6TV2xRBc/Wf6Z76xqysYG/iA==
dependencies:
cozy-logger "^1.10.1"
cozy-logger "^1.13.0"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
Expand Down Expand Up @@ -3168,10 +3168,10 @@ [email protected], cozy-logger@^1.8.0, cozy-logger@^1.9.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-logger@^1.10.1:
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==
cozy-logger@^1.13.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.13.0.tgz#16b013943be574d2236ac258bf94fae4fae1d82f"
integrity sha512-7ON0xQIFB1Mxiqfh0NwMK/BGLmF+kpE7S4y4E9w5h3JNgDWL+bv0lilEQ+ebqhMGr+mdyYjlrOGlmEn0vYhPJQ==
dependencies:
chalk "^2.4.2"
json-stringify-safe "5.0.1"
Expand Down

0 comments on commit 6cf245a

Please sign in to comment.