Skip to content

Commit

Permalink
fix(deps): update dependency cozy-intent to ^2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2022
1 parent 23f4fe5 commit 79c0277
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 @@ -40,7 +40,7 @@
"cozy-doctypes": "1.83.8",
"cozy-flags": "2.10.0",
"cozy-harvest-lib": "^9.26.10",
"cozy-intent": "^2.3.0",
"cozy-intent": "^2.4.0",
"cozy-keys-lib": "^3.11.2",
"cozy-logger": "1.8.1",
"cozy-realtime": "4.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5380,10 +5380,10 @@ cozy-intent@^2.0.2:
dependencies:
post-me "0.4.5"

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.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.4.0.tgz#f2e1900798e60e3e63c1c4fce13c79baab91e09f"
integrity sha512-bW6Jbn/BnPnKttHWxgOe79jUgYhK5lfVwUP+icxp7ZCt3FNsTYX0bZ36PS8zV3j0F8s11kU8wvtMcRxkQ8R87Q==
dependencies:
post-me "0.4.5"

Expand Down

0 comments on commit 79c0277

Please sign in to comment.