From a3a59ae984a2c7eb70b51b7eb55a3b749fe844a0 Mon Sep 17 00:00:00 2001 From: MinIO Bot <124000690+minio-bot@users.noreply.github.com> Date: Thu, 24 Aug 2023 07:25:00 -0700 Subject: [PATCH] mds-released-v0.8.6 (#1738) Co-authored-by: MinIO Bot --- web-app/package.json | 2 +- web-app/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web-app/package.json b/web-app/package.json index 02affc15f07..8600270e226 100644 --- a/web-app/package.json +++ b/web-app/package.json @@ -18,7 +18,7 @@ "local-storage-fallback": "^4.1.1", "lodash": "^4.17.21", "luxon": "^3.3.0", - "mds": "https://github.com/minio/mds.git#v0.8.4", + "mds": "https://github.com/minio/mds.git#v0.8.6", "react": "^18.1.0", "react-copy-to-clipboard": "^5.0.2", "react-dom": "^18.1.0", diff --git a/web-app/yarn.lock b/web-app/yarn.lock index 88ba12099b4..555690fb130 100644 --- a/web-app/yarn.lock +++ b/web-app/yarn.lock @@ -7811,9 +7811,9 @@ mdn-data@2.0.4: resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b" integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA== -"mds@https://github.com/minio/mds.git#v0.8.4": - version "0.8.4" - resolved "https://github.com/minio/mds.git#de0b58be9a0082e633be6608635a6cecfb180ef6" +"mds@https://github.com/minio/mds.git#v0.8.6": + version "0.8.6" + resolved "https://github.com/minio/mds.git#b7dfff4f55f7f195dd632e73edef1e67eeb9d857" dependencies: "@types/styled-components" "^5.1.25" "@uiw/react-textarea-code-editor" "^2.1.7"