diff --git a/package.json b/package.json index f74520995d..4e82a1c15a 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "babel-preset-cozy-app": "2.0.2", "bundlemon": "1.3.2", "cozy-client-js": "0.20.0", - "cozy-scripts": "8.1.1", + "cozy-scripts": "8.2.0", "eslint": "8.9.0", "eslint-config-cozy-app": "4.0.0", "eslint-import-resolver-alias": "^1.1.2", diff --git a/yarn.lock b/yarn.lock index 305d1b6a2b..bcecd7e1b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9206,10 +9206,10 @@ cozy-release@1.10.0: dependencies: exec-sh "0.3.2" -cozy-scripts@8.1.1: - version "8.1.1" - resolved "https://registry.yarnpkg.com/cozy-scripts/-/cozy-scripts-8.1.1.tgz#ad8e61e8acef0be08c120e650ee2b6b2061e9b39" - integrity sha512-T6q86zE1iE3sqV0alSjoWjg7lgbmUA4QOBEqZio8GNxy4fOnmZOKusBX/iUvgVRRXBEEa7b91efnqiPz5Wo+7Q== +cozy-scripts@8.2.0: + version "8.2.0" + resolved "https://registry.yarnpkg.com/cozy-scripts/-/cozy-scripts-8.2.0.tgz#a3286078ab331e55e24fcc41ef3d20b90a5c64cc" + integrity sha512-kAHBOkPBP/2nkpP/EU9I54HrUEcTusxx2j745RWuTK+Ag/QtqVccLxYQdFo+Bf69akNXJ8cMfM3YQc24VpqFRQ== dependencies: "@babel/core" "7.10.0" "@babel/polyfill" "^7.10.4" @@ -16153,9 +16153,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"