Skip to content

Commit 030df0f

Browse files
feat(deps): update dependency cozy-notifications to ^0.16.2
1 parent 19e04f0 commit 030df0f

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"cozy-logger": "^1.10.4",
7070
"cozy-mespapiers-lib": "^95.3.0",
7171
"cozy-minilog": "^3.3.1",
72-
"cozy-notifications": "^0.15.0",
72+
"cozy-notifications": "^0.16.2",
7373
"cozy-realtime": "^5.0.0",
7474
"cozy-sharing": "^13.3.0",
7575
"cozy-ui": "^106.6.0",

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5318,10 +5318,10 @@ cozy-minilog@^3.3.1:
53185318
dependencies:
53195319
microee "0.0.6"
53205320

5321-
cozy-notifications@^0.15.0:
5322-
version "0.15.0"
5323-
resolved "https://registry.yarnpkg.com/cozy-notifications/-/cozy-notifications-0.15.0.tgz#c948fb59233b4a8f5d42fd25d5da67a978774992"
5324-
integrity sha512-/cXM5gR/tdI7hp3/RUbnhG5R/Pda/QMX99jqz7NhW+4f+Vmg+8pbJjQxZGggUNPs+ZXKgt/BbpyYKAbm9BwHoQ==
5321+
cozy-notifications@^0.16.2:
5322+
version "0.16.2"
5323+
resolved "https://registry.yarnpkg.com/cozy-notifications/-/cozy-notifications-0.16.2.tgz#1626db79ef4cac198c07ce62781819aba828ef63"
5324+
integrity sha512-TdI4aSJchoyzNdf2UK5APof8YYrJfG4Q3cj8PdJoiqRA8LQ1zECBF718kYNRqkykN0VyUE8b5f+Pm+Oc5X0VKA==
53255325
dependencies:
53265326
handlebars "^4.1.2"
53275327
handlebars-layouts "^3.1.4"
@@ -11130,9 +11130,10 @@ msgpack5@^4.0.2:
1113011130
readable-stream "^2.3.6"
1113111131
safe-buffer "^5.1.2"
1113211132

11133-
"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
11133+
"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
1113411134
version "1.0.8"
11135-
resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
11135+
uid "3dc4c2a245ab39079bc2f73546bccf80847be14c"
11136+
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
1113611137
dependencies:
1113711138
"@juggle/resize-observer" "^3.1.3"
1113811139
jest-environment-jsdom-sixteen "^1.0.3"

0 commit comments

Comments
 (0)