From 32abe2d365883c6e8ccf3b352b7688c6dc285a81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 03:28:32 +0000 Subject: [PATCH] Bump sortablejs from 1.15.2 to 1.15.3 Bumps [sortablejs](https://github.com/SortableJS/Sortable) from 1.15.2 to 1.15.3. - [Release notes](https://github.com/SortableJS/Sortable/releases) - [Commits](https://github.com/SortableJS/Sortable/compare/1.15.2...1.15.3) --- 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 7c4e909..45c7486 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,6 @@ "jquery-ujs": "1.2.3", "rx-jquery": "1.1.7", "skeleton-framework": "1.0.10", - "sortablejs": "1.15.2" + "sortablejs": "1.15.3" } } diff --git a/yarn.lock b/yarn.lock index f1aa0f8..f6a6492 100644 --- a/yarn.lock +++ b/yarn.lock @@ -40,7 +40,7 @@ skeleton-framework@1.0.10: resolved "https://registry.yarnpkg.com/skeleton-framework/-/skeleton-framework-1.0.10.tgz#dc1f887da47efad6a18ae7ebe719d5d637d08291" integrity sha512-+ArbtRjRckN/XEozQB1jGFmcIuSinOrqkh0EXZko4LcpMi2NEj3ueNsz8nYQlUJJDWFpPC0aVd212yscvHUp/Q== -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.3: + version "1.15.3" + resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.15.3.tgz#033668db5ebfb11167d1249ab88e748f27959e29" + integrity sha512-zdK3/kwwAK1cJgy1rwl1YtNTbRmc8qW/+vgXf75A7NHag5of4pyI6uK86ktmQETyWRH7IGaE73uZOOBcGxgqZg==