From abebca9281a923ea6e9a0c634ea2b8f704d8bea1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 05:08:43 +0000 Subject: [PATCH] Bump swiper from 6.4.15 to 6.5.0 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 6.4.15 to 6.5.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.4.15...v6.5.0) 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 d1b95700be..1d49ea5206 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "resize-observer-polyfill": "^1.5.1", "screenfull": "^5.1.0", "sortablejs": "^1.13.0", - "swiper": "^6.4.15", + "swiper": "^6.5.0", "webcomponents.js": "^0.7.24", "whatwg-fetch": "^3.6.2", "workbox-core": "^5.1.4", diff --git a/yarn.lock b/yarn.lock index bda48e7718..3ae765c3ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8172,10 +8172,10 @@ svgo@^1.0.0: unquote "~1.1.1" util.promisify "~1.0.0" -swiper@^6.4.15: - version "6.4.15" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-6.4.15.tgz#0fb153b3000c0dd26ab21ea9e8d1ab0ebe9e33cb" - integrity sha512-FuURJ7hE9lCxPnXIJRKu2QCe+roE8CZV2WYsZxz+dcEd3kebgK0JRvV32HpM3LmFOz7UW+k2Dkdfxekk2kTfMg== +swiper@^6.5.0: + version "6.5.0" + resolved "https://registry.yarnpkg.com/swiper/-/swiper-6.5.0.tgz#4ca2243b44fccef47ee28199377666607d8c5141" + integrity sha512-cSx1SpfgrHlgwku++3Ce3cjPBpXgB7P+bGik5S3+F+j6ID0NUeV6qtmedFdr3C8jXR/W+TJPVNIT9fH/cwVAiA== dependencies: dom7 "^3.0.0" ssr-window "^3.0.0"