Skip to content

Commit eb4b6c3

Browse files
committed
feat: Update cozy-intent from 2.21.0 to 2.23.2
1 parent 42e372a commit eb4b6c3

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"cozy-doctypes": "^1.90.0",
8585
"cozy-flags": "^3.2.2",
8686
"cozy-harvest-lib": "^30.0.0",
87-
"cozy-intent": "^2.21.0",
87+
"cozy-intent": "^2.23.2",
8888
"cozy-interapp": "^0.9.0",
8989
"cozy-keys-lib": "^6.0.0",
9090
"cozy-logger": "^1.10.4",

yarn.lock

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5502,12 +5502,12 @@ cozy-harvest-lib@^30.0.0:
55025502
use-deep-compare-effect "^1.8.1"
55035503
uuid "^3.3.2"
55045504

5505-
cozy-intent@^2.21.0:
5506-
version "2.21.0"
5507-
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.21.0.tgz#bec6692f9ccbe83ec8e3c4b5054fbab67eaac0f1"
5508-
integrity sha512-95PfQCjDqzuuTIArxHRinp6/+Q5dIedZtsFzBSbVlvAuaAGGc5Q/JbfP9ffK4mkNR19mg3dkmX/jo4iJOgbvbw==
5505+
cozy-intent@^2.23.2:
5506+
version "2.23.2"
5507+
resolved "https://registry.yarnpkg.com/cozy-intent/-/cozy-intent-2.23.2.tgz#7d71847acade970f4c9e22ce6a8772996003663c"
5508+
integrity sha512-oV7Y888/kwXRsedFghQ+/tEE3GVV0QNdUXLbXEIom1hdM0qHD6bQuJu9ESinlSyhEUlI/EoQ+cFs5fNNKb9caA==
55095509
dependencies:
5510-
cozy-minilog "^3.3.1"
5510+
cozy-minilog "^3.3.2"
55115511
post-me "0.4.5"
55125512

55135513
cozy-interapp@^0.5.4:
@@ -5573,6 +5573,13 @@ cozy-minilog@^3.3.1:
55735573
dependencies:
55745574
microee "0.0.6"
55755575

5576+
cozy-minilog@^3.3.2:
5577+
version "3.3.2"
5578+
resolved "https://registry.yarnpkg.com/cozy-minilog/-/cozy-minilog-3.3.2.tgz#929bd570a4f2385907395c775ca2cb79f2e9b5a2"
5579+
integrity sha512-oy6rCkkcxPsh1WNpyNIoTVD9J8Wrylx/p1xnbTei1A1nDDlPnhzIG5A3/oVzqquVm63+xhbxwPpPU5jfcDA9zA==
5580+
dependencies:
5581+
microee "0.0.6"
5582+
55765583
cozy-notifications@^0.15.0:
55775584
version "0.15.0"
55785585
resolved "https://registry.yarnpkg.com/cozy-notifications/-/cozy-notifications-0.15.0.tgz#c948fb59233b4a8f5d42fd25d5da67a978774992"

0 commit comments

Comments
 (0)