Skip to content

Commit

Permalink
feat(deps): update dependency cozy-notifications to ^0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 17, 2024
1 parent 19e04f0 commit 030df0f
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 @@ -69,7 +69,7 @@
"cozy-logger": "^1.10.4",
"cozy-mespapiers-lib": "^95.3.0",
"cozy-minilog": "^3.3.1",
"cozy-notifications": "^0.15.0",
"cozy-notifications": "^0.16.2",
"cozy-realtime": "^5.0.0",
"cozy-sharing": "^13.3.0",
"cozy-ui": "^106.6.0",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5318,10 +5318,10 @@ cozy-minilog@^3.3.1:
dependencies:
microee "0.0.6"

cozy-notifications@^0.15.0:
version "0.15.0"
resolved "https://registry.yarnpkg.com/cozy-notifications/-/cozy-notifications-0.15.0.tgz#c948fb59233b4a8f5d42fd25d5da67a978774992"
integrity sha512-/cXM5gR/tdI7hp3/RUbnhG5R/Pda/QMX99jqz7NhW+4f+Vmg+8pbJjQxZGggUNPs+ZXKgt/BbpyYKAbm9BwHoQ==
cozy-notifications@^0.16.2:
version "0.16.2"
resolved "https://registry.yarnpkg.com/cozy-notifications/-/cozy-notifications-0.16.2.tgz#1626db79ef4cac198c07ce62781819aba828ef63"
integrity sha512-TdI4aSJchoyzNdf2UK5APof8YYrJfG4Q3cj8PdJoiqRA8LQ1zECBF718kYNRqkykN0VyUE8b5f+Pm+Oc5X0VKA==
dependencies:
handlebars "^4.1.2"
handlebars-layouts "^3.1.4"
Expand Down Expand Up @@ -11130,9 +11130,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 030df0f

Please sign in to comment.