Skip to content

Commit

Permalink
fix(deps): update dependency cozy-doctypes to v1.89.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2023
1 parent 52458c9 commit eaea922
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"travisDeployKey": "./bin/generate_travis_deploy_key"
},
"dependencies": {
"cozy-doctypes": "1.88.6",
"cozy-doctypes": "1.89.0",
"cozy-konnector-libs": "5.5.1",
"moment": "2.29.4"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2476,10 +2476,10 @@ 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.0:
version "1.89.0"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.89.0.tgz#0ff085159177b9b54a7b3bc687c81c9d58762ff9"
integrity sha512-0NTggwSErvKuXuJA1yUdYtwHecdC8MD0VlJ9TpoVetMAsI8JWWScF7SaYaLpeRwkyFrbN4TxlN0yzNjrHeDEZQ==
dependencies:
cozy-logger "^1.10.1"
date-fns "^1.30.1"
Expand Down

0 comments on commit eaea922

Please sign in to comment.