Skip to content

Commit b8fc3a3

Browse files
committed
Upgrade swiper to 5.3.0 (from 5.2.1)
1 parent 39a507c commit b8fc3a3

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.2.1",
71+
"swiper": "5.3.0",
7272
"systemjs": "6.1.9",
7373
"tableexport": "5.2.0",
7474
"tinymce": "5.1.5",

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.2.1:
5603-
version "5.2.1"
5604-
resolved "https://registry.yarnpkg.com/swiper/-/swiper-5.2.1.tgz#72070777b9efb1318546ba48d7154939cd170196"
5605-
integrity sha512-K9OGzPCkoER3j+Er9uaj8Tj89MBUex8gANX747FdzN6STG2WFuG3EhsX/05dCd2X4bewIooluoZHVgOagfR/nQ==
5602+
swiper@5.3.0:
5603+
version "5.3.0"
5604+
resolved "https://registry.yarnpkg.com/swiper/-/swiper-5.3.0.tgz#74b2f85af1a37803ee7f067100721056fa438017"
5605+
integrity sha512-b8zmgADGunIEw0t08K+95EFtYn5yH/lpfserleVr1nc7QrP3oZiS5ftDGdjoOENSnYONHHA9RCNvMXjjqvz0WA==
56065606
dependencies:
56075607
dom7 "^2.1.3"
56085608
ssr-window "^1.0.1"

0 commit comments

Comments
 (0)