Skip to content

Commit

Permalink
fix(deps): update dependency cozy-intent to ^2.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2024
1 parent 990b5a4 commit 2a81dba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 16 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": "^22.0.0",
"cozy-intent": "^2.3.0",
"cozy-intent": "^2.19.2",
"cozy-interapp": "^0.9.0",
"cozy-keys-lib": "^6.0.0",
"cozy-logger": "1.10.0",
Expand Down
19 changes: 4 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5949,17 +5949,6 @@ [email protected]:
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-doctypes@^1.88.7:
version "1.88.7"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.88.7.tgz#cf971f8604ac129ca34a835672aa4c7cdaff4038"
integrity sha512-kfGRh8/Nt1+MlnT1lQerX+tGA2vMsCKuQuQ7zq8qHus23mGf+MsZe55ibN3Mis2IrZVfPlJeRJo4Rth6R/l9hg==
dependencies:
cozy-logger "^1.10.1"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-doctypes@^1.89.1:
version "1.89.1"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.89.1.tgz#676f8759e5ad9e36ad73cf7c74148139dd573322"
Expand Down Expand Up @@ -5999,10 +5988,10 @@ cozy-harvest-lib@^22.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.19.2:
version "2.19.2"
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.19.2.tgz#2f66f2c6613022264b737bb563cf90d9b0288e2a"
integrity sha512-frjTf6SQ4oiR3mCs7lDLJ7ldFBNBq6TF18Myoe2mq2riJ9QRHtIgPkcV44zjvk8KW4KElO+A7TW+wJXHAVfjaQ==
dependencies:
post-me "0.4.5"

Expand Down

0 comments on commit 2a81dba

Please sign in to comment.