Skip to content

Commit

Permalink
feat: Update cozy-bar from 12.2.0 to 12.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed Mar 27, 2024
1 parent a90f6fd commit 6dd45f6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -84,7 +84,7 @@
"@cozy/minilog": "1.0.0",
"@egjs/hammerjs": "2.0.17",
"classnames": "2.3.1",
"cozy-bar": "12.2.0",
"cozy-bar": "12.2.1",
"cozy-ci": "0.5.2",
"cozy-client": "^45.15.0",
"cozy-client-js": "0.20.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -6148,10 +6148,10 @@ cozy-app-publish@^0.27.2:
request "^2.88.0"
tar "^4.4.13"

cozy-bar@12.2.0:
version "12.2.0"
resolved "https://registry.yarnpkg.com/cozy-bar/-/cozy-bar-12.2.0.tgz#c28611bdb8574e373863ed0fab5c03fa173132c6"
integrity sha512-/gK4/tFv9Av5v69M4/jslRBh3t+aMKXJw5Wcz1MvEqc/LZ2jTlSJBnsRcs7IKyq0wHRPEYvb6YMoZy5rEdRyIg==
cozy-bar@12.2.1:
version "12.2.1"
resolved "https://registry.yarnpkg.com/cozy-bar/-/cozy-bar-12.2.1.tgz#1d59cf846d746bf938822ac17e9a102b6d6b20a8"
integrity sha512-no6Mpey72wA+A2cZ41dy91TQ+khT8BRknUi8FweIe0JIsgmk8oLviszGmZz6iAMR9XvCaSZTUAEtoTKuipZg+A==
dependencies:
hammerjs "2.0.8"
lodash.debounce "4.0.8"
Expand Down Expand Up @@ -12873,9 +12873,9 @@ 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"
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 6dd45f6

Please sign in to comment.