Skip to content

Commit

Permalink
feat: Update cozy-sharing from 13.1.2 to 13.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed Apr 19, 2024
1 parent d631c31 commit 502b460
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"cozy-minilog": "3.3.1",
"cozy-realtime": "4.6.0",
"cozy-scripts": "^8.3.0",
"cozy-sharing": "13.1.2",
"cozy-sharing": "13.2.0",
"cozy-stack-client": "^46.1.0",
"cozy-ui": "^105.8.0",
"date-fns": "1.30.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6602,10 +6602,10 @@ cozy-scripts@^8.3.0:
webpack-dev-server "3.10.3"
webpack-merge "4.2.2"

cozy-sharing@13.1.2:
version "13.1.2"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-13.1.2.tgz#8d76766bceb717df795e9198aaa6af980d544a8c"
integrity sha512-7Kd2+WkpZKI5TJraaTxO0BNDL2Dj03Mtuczs6m+YUo5vc6pG9yh3kNyFcB3/Z2ABbXQ/M10fn8nk5V4gv+Ss4w==
cozy-sharing@13.2.0:
version "13.2.0"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-13.2.0.tgz#03af6f61e81bd41beaa6b909743694b2e55ce338"
integrity sha512-ZMZ9+Shqo4pVIZnN9D0v5nOgnMxKKnSeqL4cgqchSMhL4PBe13OuA91gkBmFrXVSnyEyVNlvpogZp1W8yn5+6A==
dependencies:
"@cozy/minilog" "^1.0.0"
classnames "^2.2.6"
Expand Down

0 comments on commit 502b460

Please sign in to comment.