Skip to content

Commit

Permalink
fix(deps): update dependency cozy-intent to ^2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2023
1 parent b857399 commit 0ff5aba
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 @@ -121,7 +121,7 @@
"cozy-doctypes": "1.85.4",
"cozy-flags": "3.0.1",
"cozy-harvest-lib": "5.10.5",
"cozy-intent": "^2.9.0",
"cozy-intent": "^2.16.0",
"cozy-keys-lib": "5.0.0",
"cozy-logger": "1.9.1",
"cozy-pouch-link": "^40.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5968,10 +5968,10 @@ [email protected]:
react-markdown "^4.2.2"
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.16.0:
version "2.16.0"
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.16.0.tgz#c0cd30fb3dfe8b9ddf08591cec01011b476aebb1"
integrity sha512-c4Il25mBiB3wM10NroglGKwEVFVeXvkZfuSNAlZJiLo3Bvd1ektfp79KReLKssNTLhRz8ukQYgNIU/G+ekY3gg==
dependencies:
post-me "0.4.5"

Expand Down

0 comments on commit 0ff5aba

Please sign in to comment.