Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency cozy-intent to v2.15.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Aug 4, 2023
1 parent d58e48a commit 2cf4968
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
@@ -58,7 +58,7 @@
"cozy-doctypes": "1.83.7",
"cozy-flags": "^3.0.1",
"cozy-harvest-lib": "16.1.0",
"cozy-intent": "2.7.0",
"cozy-intent": "2.15.0",
"cozy-interapp": "0.7.7",
"cozy-keys-lib": "5.0.0",
"cozy-realtime": "4.6.0",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -8830,10 +8830,10 @@ cozy-harvest-lib@16.1.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.15.0:
version "2.15.0"
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.15.0.tgz#73df9a2e0ab13635946f8d024d20501739eb0217"
integrity sha512-/LjJ79mBhIVb1SxSvTJGaUEnuig3nkcsND9JXvEWv5qOsSEApnYEK04saviE/X3c6IUNlBmz2+zLx6XscGcshw==
dependencies:
post-me "0.4.5"

0 comments on commit 2cf4968

Please sign in to comment.