Skip to content

Commit

Permalink
feat: Update cozy-bar from 16.0.1 to 16.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed Nov 22, 2024
1 parent 17f6aeb commit 391f83c
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 @@ -57,7 +57,7 @@
"@sentry/integrations": "7.101.1",
"@sentry/react": "7.101.1",
"classnames": "2.3.1",
"cozy-bar": "^16.0.1",
"cozy-bar": "^16.1.0",
"cozy-client": "^51.1.0",
"cozy-device-helper": "^3.0.0",
"cozy-devtools": "^1.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4758,10 +4758,10 @@ cozy-app-publish@^0.27.2:
request "^2.88.0"
tar "^4.4.13"

cozy-bar@^16.0.1:
version "16.0.1"
resolved "https://registry.yarnpkg.com/cozy-bar/-/cozy-bar-16.0.1.tgz#1dc75cd4d23384777e6bbe7a068aacad3d1c0318"
integrity sha512-2B+bwKy+7WNR51HcXq+M1zie5epj8bdLQux3Ca/zBajAeCVBTfHPStywHh/KM758FpTN2b2z4P65/cjJ7O504Q==
cozy-bar@^16.1.0:
version "16.1.0"
resolved "https://registry.yarnpkg.com/cozy-bar/-/cozy-bar-16.1.0.tgz#5957aa5d4bac157e474e1c841d2a26d567394f2f"
integrity sha512-GNXZY8pDZIB/RZ+Dkb2IQyD2hq+ZPey1e7uvJ6+CgcPkSclTa5fSbW0JiRSEAD2nwD2a/grOhcLgmhmKrg0y4Q==
dependencies:
hammerjs "2.0.8"
lodash.debounce "4.0.8"
Expand Down

0 comments on commit 391f83c

Please sign in to comment.