Skip to content

Commit

Permalink
fix(deps): update dependency cozy-intent to ^2.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 8, 2024
1 parent 2295d4a commit 68a9d9e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"cozy-doctypes": "1.85.4",
"cozy-flags": "3.2.2",
"cozy-harvest-lib": "^26.0.0",
"cozy-intent": "^2.18.0",
"cozy-intent": "^2.21.0",
"cozy-keys-lib": "6.0.0",
"cozy-logger": "1.9.1",
"cozy-minilog": "3.3.1",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6374,11 +6374,12 @@ cozy-harvest-lib@^26.0.0:
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.21.0:
version "2.21.0"
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.21.0.tgz#bec6692f9ccbe83ec8e3c4b5054fbab67eaac0f1"
integrity sha512-95PfQCjDqzuuTIArxHRinp6/+Q5dIedZtsFzBSbVlvAuaAGGc5Q/JbfP9ffK4mkNR19mg3dkmX/jo4iJOgbvbw==
dependencies:
cozy-minilog "^3.3.1"
post-me "0.4.5"

cozy-interapp@^0.5.4:
Expand Down Expand Up @@ -6502,7 +6503,7 @@ cozy-logger@^1.3.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

[email protected]:
[email protected], 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==
Expand Down

0 comments on commit 68a9d9e

Please sign in to comment.