From b08b2a2c9195c866ed36e05a4e83a6c3f3cfc841 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Dec 2021 14:04:58 +0000 Subject: [PATCH] Bump react-material-ui-carousel from 2.3.5 to 2.3.8 Bumps [react-material-ui-carousel](https://github.com/Learus/react-material-ui-carousel) from 2.3.5 to 2.3.8. - [Release notes](https://github.com/Learus/react-material-ui-carousel/releases) - [Changelog](https://github.com/Learus/react-material-ui-carousel/blob/master/CHANGELOG.md) - [Commits](https://github.com/Learus/react-material-ui-carousel/commits) --- updated-dependencies: - dependency-name: react-material-ui-carousel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a968cd0292..649ffb06ad 100644 --- a/package.json +++ b/package.json @@ -238,7 +238,7 @@ "proper-lockfile": "^4.1.2", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-material-ui-carousel": "^2.3.5", + "react-material-ui-carousel": "^2.3.8", "react-router": "^5.2.0", "react-virtualized-auto-sizer": "^1.0.6", "readable-stream": "^3.6.0", diff --git a/yarn.lock b/yarn.lock index cda69963a0..98ebbff043 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11462,10 +11462,10 @@ react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339" integrity sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA== -react-material-ui-carousel@^2.3.5: - version "2.3.5" - resolved "https://registry.yarnpkg.com/react-material-ui-carousel/-/react-material-ui-carousel-2.3.5.tgz#c6b4514333564ff4d49d2447f6d67f6c7651e813" - integrity sha512-laiysIaA47rX0/lIVjprX5MHrDyjLxgzAsyBnG8OKgO2ad5o3Pg88PAmu6RlMy/L/H6PKFYQ8H5bAqpeZETeYw== +react-material-ui-carousel@^2.3.8: + version "2.3.8" + resolved "https://registry.yarnpkg.com/react-material-ui-carousel/-/react-material-ui-carousel-2.3.8.tgz#6d6c088be22301fa91863383f35795d4e917a2a5" + integrity sha512-0qAWiKBQI4GCjuCWZANdDuHPW8k8N3qZo3tCn9OxpVNO+M9lq7Xzak63AyPwmRDRw93l97LYhbwQIMohvpaMeg== dependencies: auto-bind "^2.1.1" react-swipeable "^6.1.0"