From: Michał Gołębiowski-Owczarek Date: Mon, 27 Sep 2021 13:13:30 +0000 (+0200) Subject: Release: Update the download.jqueryui.com dependency X-Git-Tag: 1.13.0~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2802058ba80aa2c5641e908ec0304c9ae7d008f7;p=jquery-ui.git Release: Update the download.jqueryui.com dependency --- diff --git a/build/release.js b/build/release.js index 05ee9d521..50d214b66 100644 --- a/build/release.js +++ b/build/release.js @@ -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" ];