Skip to content

Commit

Permalink
fix(deps): update dependency cozy-intent to ^2.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2023
1 parent 317c19c commit ff111df
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"cozy-doctypes": "1.83.8",
"cozy-flags": "3.0.1",
"cozy-harvest-lib": "^21.0.0",
"cozy-intent": "^2.3.0",
"cozy-intent": "^2.18.1",
"cozy-interapp": "^0.9.0",
"cozy-keys-lib": "^6.0.0",
"cozy-logger": "1.10.0",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5999,14 +5999,19 @@ cozy-harvest-lib@^21.0.0:
use-deep-compare-effect "^1.8.1"
uuid "^3.3.2"

cozy-intent@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.3.0.tgz#b44dd0c8f914718cf12018fa99f223951af8930d"
integrity sha512-NFZ1lOX5EIljeZVdZj2pelexFh5qTxTvYHjz7tJWdtuxMOAERNqEMn6gICZF2zjlQV+OCOq4qum3URD5oRkkeQ==
cozy-intent@^2.18.1:
version "2.18.1"
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.18.1.tgz#3ff4db38a2f37075fb85db642bf0225961d12ec4"
integrity sha512-sPhHEPTLsOIq9JiyHr/WrURsc1LyYjk5D/ePw3qvh08Cu1ltpQz6FWcIasT4F0/dBFOh9UdjBdd51HJWdBo8sg==
dependencies:
post-me "0.4.5"

[email protected], cozy-interapp@^0.5.4, cozy-interapp@^0.9.0:
cozy-interapp@^0.5.4:
version "0.5.7"
resolved "https://registry.yarnpkg.com/cozy-interapp/-/cozy-interapp-0.5.7.tgz#75cafe1732ad660e2caf1ccf412f302594705f39"
integrity sha512-laIL/ATYV9oZnmqS+LMoO9qzk8XjJ1v2/YrA1Po2rI8ia/MDgjYO07424x2RuvHhNOBPGjD+JmqwQ0rNDlLW+Q==

cozy-interapp@^0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/cozy-interapp/-/cozy-interapp-0.9.0.tgz#ddc0e1f650fa2e64f6f10f699d21de29d365a23a"
integrity sha512-gI5MIhPqOlAYBBykOHrgYXgnuxvgnvH4jwM980WtFASieb4icI+2q4nBz0ZTubfCCB4bLgI5n34CCKzihwdUvA==
Expand Down

0 comments on commit ff111df

Please sign in to comment.