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] committed Dec 2, 2023
1 parent 083b00e commit f0208bc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 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": "^20.2.5",
"cozy-intent": "^2.3.0",
"cozy-intent": "^2.18.0",
"cozy-keys-lib": "^6.0.0",
"cozy-logger": "1.10.0",
"cozy-realtime": "4.2.9",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9125,10 +9125,10 @@ cozy-harvest-lib@^20.2.5:
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.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 Expand Up @@ -16153,9 +16153,10 @@ msgpack5@^4.0.2:
readable-stream "^2.3.6"
safe-buffer "^5.1.2"

"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
version "1.0.8"
resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
uid "3dc4c2a245ab39079bc2f73546bccf80847be14c"
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
dependencies:
"@juggle/resize-observer" "^3.1.3"
jest-environment-jsdom-sixteen "^1.0.3"
Expand Down

0 comments on commit f0208bc

Please sign in to comment.