From 4da21f62a221680e16eb9083d26311e0b3a6fd55 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:33:59 +0000 Subject: [PATCH] fix(deps): update dependency cozy-scripts to ^8.3.0 --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index aa87ba90..602aef2c 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index da334a16..17a8f823 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7869,7 +7869,7 @@ cozy-release@1.10.0: 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== @@ -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"