Skip to content

Commit

Permalink
fix(deps): update dependency cozy-intent to ^2.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2024
1 parent da9c38e commit d34d37a
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 @@ -80,7 +80,7 @@
"cozy-doctypes": "1.85.4",
"cozy-flags": "3.0.1",
"cozy-harvest-lib": "^21.0.4",
"cozy-intent": "^2.18.0",
"cozy-intent": "^2.19.2",
"cozy-keys-lib": "6.0.0",
"cozy-logger": "1.9.1",
"cozy-realtime": "4.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6198,10 +6198,10 @@ cozy-harvest-lib@^21.0.4:
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.19.2:
version "2.19.2"
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.19.2.tgz#2f66f2c6613022264b737bb563cf90d9b0288e2a"
integrity sha512-frjTf6SQ4oiR3mCs7lDLJ7ldFBNBq6TF18Myoe2mq2riJ9QRHtIgPkcV44zjvk8KW4KElO+A7TW+wJXHAVfjaQ==
dependencies:
post-me "0.4.5"

Expand Down

0 comments on commit d34d37a

Please sign in to comment.