From b396de1865ce11c670e4020c812e0aa4b949e3ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 01:33:13 +0000 Subject: [PATCH] Bump sortablejs from 1.15.2 to 1.15.6 Bumps [sortablejs](https://github.com/SortableJS/Sortable) from 1.15.2 to 1.15.6. - [Release notes](https://github.com/SortableJS/Sortable/releases) - [Commits](https://github.com/SortableJS/Sortable/compare/1.15.2...1.15.6) --- updated-dependencies: - dependency-name: sortablejs dependency-type: direct:production update-type: version-update:semver-patch ... 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 28bdc1c2..de3d6882 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "rough-viz": "1.0.6", "sass": "1.77.6", "sass-loader": "10.1.1", - "sortablejs": "1.15.2" + "sortablejs": "1.15.6" }, "devDependencies": { "@playwright/test": "1.46.1", diff --git a/yarn.lock b/yarn.lock index 32e31fcc..d6f13025 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12956,10 +12956,10 @@ sort-any@^2.0.0: dependencies: lodash "^4.17.21" -sortablejs@1.15.2: - version "1.15.2" - resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.15.2.tgz#4e9f7bda4718bd1838add9f1866ec77169149809" - integrity sha512-FJF5jgdfvoKn1MAKSdGs33bIqLi3LmsgVTliuX6iITj834F+JRQZN90Z93yql8h0K2t0RwDPBmxwlbZfDcxNZA== +sortablejs@1.15.6: + version "1.15.6" + resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.15.6.tgz#ff93699493f5b8ab8d828f933227b4988df1d393" + integrity sha512-aNfiuwMEpfBM/CN6LY0ibyhxPfPbyFeBTYJKCvzkJ2GkUpazIt3H+QIPAMHwqQ7tMKaHz1Qj+rJJCqljnf4p3A== source-list-map@^2.0.0, source-list-map@^2.0.1: version "2.0.1"