From 1cb98e8f5b2c6b3d3ff9b2dd6fbc1fb63090b085 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 20:21:22 +0000 Subject: [PATCH] Bump swiper from 6.1.1 to 6.2.0 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 6.1.1 to 6.2.0. - [Release notes](https://github.com/nolimits4web/Swiper/releases) - [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md) - [Commits](https://github.com/nolimits4web/Swiper/compare/v6.1.1...v6.2.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5ca5c15151..58bd25d45b 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "resize-observer-polyfill": "^1.5.1", "screenfull": "^5.0.2", "sortablejs": "^1.10.2", - "swiper": "^6.1.1", + "swiper": "^6.2.0", "webcomponents.js": "^0.7.24", "whatwg-fetch": "^3.4.0" }, diff --git a/yarn.lock b/yarn.lock index afb0f040a6..f66fa53378 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11009,10 +11009,10 @@ svgo@^1.0.0, svgo@^1.3.2: unquote "~1.1.1" util.promisify "~1.0.0" -swiper@^6.1.1: - version "6.1.1" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-6.1.1.tgz#1246f28557dd33968dc43e926bc6e9e9a7b3850d" - integrity sha512-w6rmEUnpuSWvzuIDJ+nTi7YQ4+pvr++zUnBO2VxkzOZbzQzcMNKNw1yj0RFEok682IHDPCs3LXSl8zSQ+zDEdw== +swiper@^6.2.0: + version "6.2.0" + resolved "https://registry.yarnpkg.com/swiper/-/swiper-6.2.0.tgz#f9dafdc2ccb5d6dd2bd728c78db87605329cb50e" + integrity sha512-lOQeWRAHXwWPDu6k5cJYkf/eVRq2IUiHpMSGS143PVBg91J+2ZCXwM+Uv2sUckrZn3AMGcpcpnEBqD8Rwz9XGQ== dependencies: dom7 "^3.0.0-alpha.7" ssr-window "^3.0.0-alpha.4"