Skip to content

Commit

Permalink
fix(deps): update dependency cozy-intent to ^2.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2024
1 parent 38d6623 commit a8f7574
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"cozy-doctypes": "1.85.4",
"cozy-flags": "3.2.2",
"cozy-harvest-lib": "^21.0.5",
"cozy-intent": "^2.18.0",
"cozy-intent": "^2.20.0",
"cozy-keys-lib": "6.0.0",
"cozy-logger": "1.9.1",
"cozy-realtime": "4.6.0",
Expand Down
16 changes: 12 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6331,11 +6331,12 @@ cozy-harvest-lib@^21.0.5:
use-deep-compare-effect "^1.8.1"
uuid "^3.3.2"

cozy-intent@^2.18.0:
version "2.18.0"
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.18.0.tgz#9a1f0f3017f45d7b7c86710e01326f9b08ae69d8"
integrity sha512-iTt26OGLY9YwolJnu9Ylct8NCap6lE8rxF7ftK0RYEr/i2/hQHcoMZ2gEHXabyoPqLE6NynsJ9xYlKbdFUb+VA==
cozy-intent@^2.20.0:
version "2.20.0"
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.20.0.tgz#a58f1e7236469b4986ae0ff259289fc0577afa1b"
integrity sha512-x4Fp3jrceXgmVHLEXBId6DQIokQVNVPic02tQn0KEvlzsfsNM4V2R/kd99nN0h1qZ3YGZwvBtX7/N4GAA+vD8g==
dependencies:
cozy-minilog "^3.3.1"
post-me "0.4.5"

cozy-interapp@^0.5.4:
Expand Down Expand Up @@ -6467,6 +6468,13 @@ cozy-logger@^1.3.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-minilog@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/cozy-minilog/-/cozy-minilog-3.3.1.tgz#472dccf4a9391c479120a83d26b435cf9d609c72"
integrity sha512-NLQNQ1Q/bvJrqNv9w5bLjfAxYKv+pESobJgUKXondxP616kx7k0mpiRrCZBaJRbEbpKryT/eJ0JJwLdVaIP5NA==
dependencies:
microee "0.0.6"

[email protected]:
version "4.6.0"
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.6.0.tgz#2600d091bef95c197ec5ebe0308df34507c81516"
Expand Down

0 comments on commit a8f7574

Please sign in to comment.