Skip to content

Commit

Permalink
feat: Update cozy-sharing from 13.2.0 to 13.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed May 16, 2024
1 parent 3240b59 commit 417c004
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.2.0",
"cozy-sharing": "13.3.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.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==
cozy-sharing@13.3.0:
version "13.3.0"
resolved "https://registry.yarnpkg.com/cozy-sharing/-/cozy-sharing-13.3.0.tgz#5b6dfddc8bb5801db91dc2aabb3ee2319ae6f590"
integrity sha512-McUOH3FHamNYs8oqkEVCys17FpSxQm9QzNCb+jo6MlQcDgiLqJDVsJtqcQ1iJY0wksbSndRA13lBA2UTQjO8Kw==
dependencies:
"@cozy/minilog" "^1.0.0"
classnames "^2.2.6"
Expand Down

0 comments on commit 417c004

Please sign in to comment.