Skip to content

Commit

Permalink
fix(deps): update dependency cozy-intent to v2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent 4550eb1 commit 536f04c
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 @@ -66,7 +66,7 @@
"cozy-doctypes": "1.83.7",
"cozy-flags": "^3.2.2",
"cozy-harvest-lib": "^26.0.0",
"cozy-intent": "2.7.0",
"cozy-intent": "2.22.0",
"cozy-interapp": "0.7.7",
"cozy-keys-lib": "6.0.0",
"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 @@ -5532,11 +5532,12 @@ cozy-harvest-lib@^26.0.0:
use-deep-compare-effect "^1.8.1"
uuid "^3.3.2"

cozy-intent@2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.7.0.tgz#7a9c4defead521eef2edd7078c04245e00b68bd2"
integrity sha512-gkHH8FjD0bG1jJaTONGSlPIf0ODSo4+w3dFJFJ4PE3YikGeO8z9ur1NISLA8BRX9sO4rlXABrNk1WWr4LcDmmQ==
cozy-intent@2.22.0:
version "2.22.0"
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.22.0.tgz#a4333463ca934d2a5cfe34a23b0d6f0e50d27934"
integrity sha512-aCIlwLuia5llX36eubgbkah3vR3709V7VFDWl2hndvdmyjZBHh1siJUlJxpA5nYayqJkLy7aC4bdfGpTetgoCQ==
dependencies:
cozy-minilog "^3.3.1"
post-me "0.4.5"

cozy-interapp@0.7.7:
Expand Down Expand Up @@ -5587,6 +5588,13 @@ cozy-logger@^1.10.4, 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"

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

0 comments on commit 536f04c

Please sign in to comment.