]> source.dussan.org Git - jquery-ui.git/commitdiff
Release: Update the download.jqueryui.com dependency
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 27 Sep 2021 13:13:30 +0000 (15:13 +0200)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 27 Sep 2021 13:13:30 +0000 (15:13 +0200)
build/release.js

index 05ee9d521850a6f9472d1045e5080aa0cd579b6d..50d214b66f47bb9eec1d9fee8cfae0a2a95abbe9 100644 (file)
@@ -140,7 +140,7 @@ Release.define( {
 };
 
 module.exports.dependencies = [
-       "download.jqueryui.com@2.2.4",
+       "download.jqueryui.com@2.2.7",
        "node-packager@0.0.6",
        "shelljs@0.8.4"
 ];