From 746793ec6f5576c3e5cad0d0f07e663c88d012d4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2020 20:37:27 +0000 Subject: [PATCH] Bump sortablejs from 1.10.2 to 1.12.0 Bumps [sortablejs](https://github.com/SortableJS/Sortable) from 1.10.2 to 1.12.0. - [Release notes](https://github.com/SortableJS/Sortable/releases) - [Commits](https://github.com/SortableJS/Sortable/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d0d0e796e0..44b81ed2d2 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "query-string": "^6.13.2", "resize-observer-polyfill": "^1.5.1", "screenfull": "^5.0.2", - "sortablejs": "^1.10.2", + "sortablejs": "^1.12.0", "swiper": "^6.2.0", "webcomponents.js": "^0.7.24", "whatwg-fetch": "^3.4.1" diff --git a/yarn.lock b/yarn.lock index f88fa8b0f0..4199b1779d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10300,10 +10300,10 @@ sort-keys@^2.0.0: dependencies: is-plain-obj "^1.0.0" -sortablejs@^1.10.2: - version "1.10.2" - resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.10.2.tgz#6e40364d913f98b85a14f6678f92b5c1221f5290" - integrity sha512-YkPGufevysvfwn5rfdlGyrGjt7/CRHwvRPogD/lC+TnvcN29jDpCifKP+rBqf+LRldfXSTh+0CGLcSg0VIxq3A== +sortablejs@^1.12.0: + version "1.12.0" + resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.12.0.tgz#ee6d7ece3598c2af0feb1559d98595e5ea37cbd6" + integrity sha512-bPn57rCjBRlt2sC24RBsu40wZsmLkSo2XeqG8k6DC1zru5eObQUIPPZAQG7W2SJ8FZQYq+BEJmvuw1Zxb3chqg== source-list-map@^2.0.0: version "2.0.1"