Skip to content

Commit

Permalink
fix(deps): update dependency cozy-interapp to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2023
1 parent dcb2d01 commit 9bbb8ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"cozy-flags": "^3.0.1",
"cozy-harvest-lib": "15.0.2",
"cozy-intent": "2.7.0",
"cozy-interapp": "0.7.7",
"cozy-interapp": "0.8.0",
"cozy-keys-lib": "5.0.0",
"cozy-realtime": "3.14.4",
"cozy-sharing": "3.10.0",
Expand Down
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8821,21 +8821,16 @@ [email protected]:
dependencies:
post-me "0.4.5"

cozy-interapp@0.7.7:
version "0.7.7"
resolved "https://registry.yarnpkg.com/cozy-interapp/-/cozy-interapp-0.7.7.tgz#5b89df2485cda2a985a681e17aad03fdad6f59e4"
integrity sha512-8MWak/bEPdggb5iyzNOC73nXaxL8JEKLWbL/JmyoA6X2/Iwj2jc/Rf7Sw+xiddjB3D8C524BkcwLPFGuxhKGuA==
cozy-interapp@0.8.0, cozy-interapp@^0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/cozy-interapp/-/cozy-interapp-0.8.0.tgz#ca6749fcc674603269cf861fe808fc1a1add409c"
integrity sha512-oXz0HjMLmUWjhVZjZoqVL6llZDLE7v0Hv+kDT8b3s/0hF7Wa9MISBsjJ9sAJbRcJUGfnYNcwBu39F8zZNvMHuQ==

cozy-interapp@^0.5.4:
version "0.5.7"
resolved "https://registry.npmjs.org/cozy-interapp/-/cozy-interapp-0.5.7.tgz"
integrity sha512-laIL/ATYV9oZnmqS+LMoO9qzk8XjJ1v2/YrA1Po2rI8ia/MDgjYO07424x2RuvHhNOBPGjD+JmqwQ0rNDlLW+Q==

cozy-interapp@^0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/cozy-interapp/-/cozy-interapp-0.8.0.tgz#ca6749fcc674603269cf861fe808fc1a1add409c"
integrity sha512-oXz0HjMLmUWjhVZjZoqVL6llZDLE7v0Hv+kDT8b3s/0hF7Wa9MISBsjJ9sAJbRcJUGfnYNcwBu39F8zZNvMHuQ==

[email protected]:
version "5.0.0"
resolved "https://registry.yarnpkg.com/cozy-keys-lib/-/cozy-keys-lib-5.0.0.tgz#7c52c60e620aa5ccaf2c8014418e2b0a1b3b0ea6"
Expand Down

0 comments on commit 9bbb8ea

Please sign in to comment.