Skip to content

Commit

Permalink
Upgrade swiper to 5.3.0 (from 5.2.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed Jan 21, 2020
1 parent 39a507c commit b8fc3a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"responsive-tabs": "1.6.3",
"select2": "4.0.12",
"spectrum-colorpicker": "1.8.0",
"swiper": "5.2.1",
"swiper": "5.3.0",
"systemjs": "6.1.9",
"tableexport": "5.2.0",
"tinymce": "5.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5599,10 +5599,10 @@ sver-compat@^1.5.0:
es6-iterator "^2.0.1"
es6-symbol "^3.1.1"

swiper@5.2.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/swiper/-/swiper-5.2.1.tgz#72070777b9efb1318546ba48d7154939cd170196"
integrity sha512-K9OGzPCkoER3j+Er9uaj8Tj89MBUex8gANX747FdzN6STG2WFuG3EhsX/05dCd2X4bewIooluoZHVgOagfR/nQ==
swiper@5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/swiper/-/swiper-5.3.0.tgz#74b2f85af1a37803ee7f067100721056fa438017"
integrity sha512-b8zmgADGunIEw0t08K+95EFtYn5yH/lpfserleVr1nc7QrP3oZiS5ftDGdjoOENSnYONHHA9RCNvMXjjqvz0WA==
dependencies:
dom7 "^2.1.3"
ssr-window "^1.0.1"
Expand Down

0 comments on commit b8fc3a3

Please sign in to comment.