Skip to content

Commit 2fa0451

Browse files
committed
Upgrade swiper to 5.2.0 (from 5.0.4)
1 parent ae15b68 commit 2fa0451

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"responsive-tabs": "1.6.3",
6969
"select2": "4.0.12",
7070
"spectrum-colorpicker": "1.8.0",
71-
"swiper": "5.0.4",
71+
"swiper": "5.2.0",
7272
"systemjs": "6.1.4",
7373
"tableexport": "5.2.0",
7474
"tinymce": "5.0.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5599,10 +5599,10 @@ sver-compat@^1.5.0:
55995599
es6-iterator "^2.0.1"
56005600
es6-symbol "^3.1.1"
56015601

5602-
swiper@5.0.4:
5603-
version "5.0.4"
5604-
resolved "https://registry.yarnpkg.com/swiper/-/swiper-5.0.4.tgz#f4a4ea0c1219e23b0b175a30b5fbe9ca1a3b7ffa"
5605-
integrity sha512-CdBTGO/h5v5ill3+ai02f2NWflDXTWW4AA+YpIctAc1xjWgPeblMNslm+hYsU7+42VVJbQOWeEy1DUQhzqwIqA==
5602+
swiper@5.2.0:
5603+
version "5.2.0"
5604+
resolved "https://registry.yarnpkg.com/swiper/-/swiper-5.2.0.tgz#834aaf6053d324bcb60578ba50bb62f54342f9ca"
5605+
integrity sha512-pGyQ7+X7ndp6r6L0Wb+vjX5xaORdKws5mLucjen3yJrZYv9M18dd13xmSjPB8isgWVbwaFL7UxXvu8ojcfjajg==
56065606
dependencies:
56075607
dom7 "^2.1.3"
56085608
ssr-window "^1.0.1"

0 commit comments

Comments
 (0)