Skip to content

Commit

Permalink
Upgrade swiper to 5.3.1 (from 5.3.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed Feb 17, 2020
1 parent 2034923 commit ddf0c2e
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.13",
"spectrum-colorpicker": "1.8.0",
"swiper": "5.3.0",
"swiper": "5.3.1",
"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.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/swiper/-/swiper-5.3.0.tgz#74b2f85af1a37803ee7f067100721056fa438017"
integrity sha512-b8zmgADGunIEw0t08K+95EFtYn5yH/lpfserleVr1nc7QrP3oZiS5ftDGdjoOENSnYONHHA9RCNvMXjjqvz0WA==
swiper@5.3.1:
version "5.3.1"
resolved "https://registry.yarnpkg.com/swiper/-/swiper-5.3.1.tgz#05a8e989daec0bf2841779f4f0d6fce9db259b9e"
integrity sha512-H44Wf9hu1o1xtexSqjP+toGwAapUyQMt1hy/77ZRFURdWI1oOwGUCUdZCc8a1Zuh1Ud16u3Th+NdFJI3HIRNrw==
dependencies:
dom7 "^2.1.3"
ssr-window "^1.0.1"
Expand Down

0 comments on commit ddf0c2e

Please sign in to comment.