From 787896f7b008c456e3e8fa30d7ff9d9c8c9bdb5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 05:09:17 +0000 Subject: [PATCH] Bump sortablejs from 1.12.0 to 1.13.0 Bumps [sortablejs](https://github.com/SortableJS/Sortable) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/SortableJS/Sortable/releases) - [Commits](https://github.com/SortableJS/Sortable/commits/1.13.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 69a0c723fa..61598848ce 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "pdfjs-dist": "2.5.207", "resize-observer-polyfill": "^1.5.1", "screenfull": "^5.1.0", - "sortablejs": "^1.12.0", + "sortablejs": "^1.13.0", "swiper": "^6.4.5", "webcomponents.js": "^0.7.24", "whatwg-fetch": "^3.5.0", diff --git a/yarn.lock b/yarn.lock index ad500ff789..73a82e0a87 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7584,10 +7584,10 @@ sockjs@^0.3.21: uuid "^3.4.0" websocket-driver "^0.7.4" -sortablejs@^1.12.0: - version "1.12.0" - resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.12.0.tgz#ee6d7ece3598c2af0feb1559d98595e5ea37cbd6" - integrity sha512-bPn57rCjBRlt2sC24RBsu40wZsmLkSo2XeqG8k6DC1zru5eObQUIPPZAQG7W2SJ8FZQYq+BEJmvuw1Zxb3chqg== +sortablejs@^1.13.0: + version "1.13.0" + resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.13.0.tgz#3ab2473f8c69ca63569e80b1cd1b5669b51269e9" + integrity sha512-RBJirPY0spWCrU5yCmWM1eFs/XgX2J5c6b275/YyxFRgnzPhKl/TDeU2hNR8Dt7ITq66NRPM4UlOt+e5O4CFHg== source-list-map@^2.0.0, source-list-map@^2.0.1: version "2.0.1"