Skip to content

Commit

Permalink
fix(deps): update dependency cozy-scripts to ^8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2024
1 parent 663101d commit 4da21f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"cozy-keys-lib": "^6.0.0",
"cozy-logger": "^1.9.0",
"cozy-realtime": "4.0.5",
"cozy-scripts": "^8.2.0",
"cozy-scripts": "^8.3.0",
"cozy-sharing": "^15.0.0",
"cozy-stack-client": "^48.0.0",
"cozy-ui": "^110.1.0",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7869,7 +7869,7 @@ [email protected]:
dependencies:
exec-sh "0.3.2"

cozy-scripts@^8.2.0:
cozy-scripts@^8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/cozy-scripts/-/cozy-scripts-8.3.0.tgz#dec3a5c9568a5e44e1baf6cd9983a7c55418ba95"
integrity sha512-UrzifMUyIleTs7M+H449uOm/3OA/7vqUVlpA6IYi+BftUG4WbOEmU3oG9dmxRK5kVK+VhJURBk+9LJ+C+84syg==
Expand Down Expand Up @@ -14083,9 +14083,10 @@ 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"
uid "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 4da21f6

Please sign in to comment.