Skip to content

Commit

Permalink
fix(deps): update dependency cozy-intent to ^2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Crash-- committed Dec 4, 2023
1 parent feb100f commit 50be2fc
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 @@ -128,7 +128,7 @@
"cozy-doctypes": "1.85.4",
"cozy-flags": "3.0.1",
"cozy-harvest-lib": "18.0.0",
"cozy-intent": "^2.9.0",
"cozy-intent": "^2.18.0",
"cozy-keys-lib": "6.0.0",
"cozy-logger": "1.9.1",
"cozy-pouch-link": "^44.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10015,10 +10015,10 @@ [email protected]:
use-deep-compare-effect "^1.8.1"
uuid "^3.3.2"

cozy-intent@^2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.9.0.tgz#6651aac5cf8ac8bdc6faf4e34f22ab89534650ae"
integrity sha512-GrV/0hAQ2atbKrbmRTYUBFmq5ak2ZL1zEty7yQCi7S/OuTjkDIE4vVa42q3dFVtIiNGPMkyhsSuaB6mqTomYxQ==
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==
dependencies:
post-me "0.4.5"

Expand Down

0 comments on commit 50be2fc

Please sign in to comment.