Skip to content

Commit

Permalink
Upgrade swiper to 5.3.7 (from 5.3.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed Apr 15, 2020
1 parent c3c7f87 commit ec05ab4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"scripts": {
"package": "gulp",
"outdated": "gulp outdated",
"upgrade": "gulp upgradePatch && gulp upgradeMinor && gulp upgradeMajor",
"upgrade": "gulp upgrade",
"new": "yo ./_new"
},
"dependencies": {
Expand Down Expand Up @@ -71,7 +71,7 @@
"scanthng": "4.2.1",
"select2": "4.0.13",
"spectrum-colorpicker": "1.8.0",
"swiper": "5.3.6",
"swiper": "5.3.7",
"systemjs": "6.2.6",
"tableexport": "5.2.0",
"tinymce": "5.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5832,10 +5832,10 @@ sver-compat@^1.5.0:
es6-iterator "^2.0.1"
es6-symbol "^3.1.1"

[email protected].6:
version "5.3.6"
resolved "https://registry.yarnpkg.com/swiper/-/swiper-5.3.6.tgz#102b7f8145d734ec4c30e04602160382356b5948"
integrity sha512-FUz50g6RuvGAuXQWmR5lRPoA129leRUZ/p57ckr8+P5kR7VktElVQ47JGmWD86mOJCFfvMhUf0hinyC5UFL5iw==
[email protected].7:
version "5.3.7"
resolved "https://registry.yarnpkg.com/swiper/-/swiper-5.3.7.tgz#1349c055730e9247e4482b72631166119b83f409"
integrity sha512-BFpXllmUNj1k/Uz6FRW7ykZfUfeCpfqUZxOxeTFZKYy3gv/kOWULHjwy0xlQIJdsiVGF5nZgRG2VbVl6XWy3gw==
dependencies:
dom7 "^2.1.3"
ssr-window "^1.0.1"
Expand Down

0 comments on commit ec05ab4

Please sign in to comment.