From f28a5ddf3e3a4f35657cd8564d9083a16fdd3fcd Mon Sep 17 00:00:00 2001 From: nobody Date: Sun, 26 Sep 2021 08:52:37 +0200 Subject: [PATCH] simplebar v5.3.5 -> v5.3.6 (#692) --- THIRD_PARTY.txt | 4 ++-- modules/internal/targets.js | 2 +- pages/updates/updates.html | 1 + resources/simplebar/{5.3.5 => 5.3.6}/simplebar.min.css | 0 resources/simplebar/{5.3.5 => 5.3.6}/simplebar.min.jsm | 4 ++-- 5 files changed, 6 insertions(+), 5 deletions(-) rename resources/simplebar/{5.3.5 => 5.3.6}/simplebar.min.css (100%) rename resources/simplebar/{5.3.5 => 5.3.6}/simplebar.min.jsm (70%) diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index b99ea6f1..e06484bc 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1590,8 +1590,8 @@ https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.4.1//themes/github/assets/f https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.4.1//themes/material/assets/fonts/icons.woff2 https://cdnjs.cloudflare.com/ajax/libs/showdown/0.5.1/showdown.min.js https://cdnjs.cloudflare.com/ajax/libs/showdown/1.9.1/showdown.min.js -https://cdnjs.cloudflare.com/ajax/libs/simplebar/5.3.5/simplebar.min.css -https://cdnjs.cloudflare.com/ajax/libs/simplebar/5.3.5/simplebar.min.js +https://cdnjs.cloudflare.com/ajax/libs/simplebar/5.3.6/simplebar.min.css +https://cdnjs.cloudflare.com/ajax/libs/simplebar/5.3.6/simplebar.min.js https://cdnjs.cloudflare.com/ajax/libs/simplemde/1.11.2/simplemde.min.css https://cdnjs.cloudflare.com/ajax/libs/simplemde/1.11.2/simplemde.min.js https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css diff --git a/modules/internal/targets.js b/modules/internal/targets.js index 2a9acf5e..6346ac2e 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -552,7 +552,7 @@ targets.setLastVersion = function (type, version) { } else if (type.startsWith('/showdown/0.')) { return '0.5.1'; } else if (type.startsWith('/simplebar/')) { - return '5.3.5'; + return '5.3.6'; } else if (type.startsWith('/simplemde/')) { return '1.11.2'; } else if (type.startsWith('/slick-carousel/1.')) { diff --git a/pages/updates/updates.html b/pages/updates/updates.html index aa1622e9..f2bf6412 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -36,6 +36,7 @@
  • libphonenumber-js v1.9.32 -> v1.9.34 (#682)
  • d3 v7.0.1 -> v7.0.4 (#686)
  • vue v3.2.11 -> v3.2.12 (#687)
  • +
  • simplebar v5.3.5 -> v5.3.6 (#692)
  • Added