Skip to content

Commit

Permalink
feat: Upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
JF-Cozy committed Sep 4, 2024
1 parent b56076b commit 9394b88
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 @@ -90,7 +90,7 @@
"cozy-device-helper": "^2.7.0",
"cozy-doctypes": "1.85.4",
"cozy-flags": "4.0.0",
"cozy-harvest-lib": "^29.1.0",
"cozy-harvest-lib": "^29.1.1",
"cozy-intent": "^2.22.0",
"cozy-keys-lib": "6.0.0",
"cozy-logger": "1.9.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6393,10 +6393,10 @@ cozy-flags@^2.8.7:
dependencies:
microee "^0.0.6"

cozy-harvest-lib@^29.1.0:
version "29.1.0"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-29.1.0.tgz#387d908567a5a9e9965377d40095e2b729a4c386"
integrity sha512-McXipSL32qaOsJ6VoBwJeIH8gPTTHMAXT1uJDrjr52qFazck21lnkZMJnx/l+74DlctxSSN7mVAwQFKj2uZBVA==
cozy-harvest-lib@^29.1.1:
version "29.1.1"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-29.1.1.tgz#dd6ae6f0ecc40e29aedb56b10d38f040ed5a6c9f"
integrity sha512-ey6r/IrYxTYT0QKZFkSO9h9tJG29jx6CaipxFWGtE5oVFw6N0glim9A2FqbfjaosD3dH0ZDb3kv24oCeFOg/Cg==
dependencies:
"@cozy/minilog" "^1.0.0"
classnames "^2.3.1"
Expand Down

0 comments on commit 9394b88

Please sign in to comment.