Skip to content

Commit

Permalink
fix(deps): update dependency cozy-doctypes to v1.89.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2024
1 parent d1d3910 commit 98665a9
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.89.3",
"cozy-konnector-libs": "5.6.0",
"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 @@ -2883,12 +2883,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.89.3:
version "1.89.3"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.89.3.tgz#03860a0cf759ed2bf1deea352bbe31a228a0d154"
integrity sha512-HSbY/MXOEzl9s1p3JU7yjc4evHBQ8icFFKs6z4St2/w5N7ME5PjayltMqinFvix9CzWKNniljQV82IxKte1Fug==
dependencies:
cozy-logger "^1.10.1"
cozy-logger "^1.10.3"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
Expand Down Expand Up @@ -2990,10 +2990,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.10.3:
version "1.10.3"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.3.tgz#77addf3e1835ac403faa09245736a1097101fe6a"
integrity sha512-ZPg9U549mzAl1ReTgRUhHjZ6JpODhkDuuQkkwHq4HLAXbkifvxnQxWDOfCOdajCSVgyRv3qiqVvjXlQ8Bu0dEA==
dependencies:
chalk "^2.4.2"
json-stringify-safe "5.0.1"
Expand Down

0 comments on commit 98665a9

Please sign in to comment.