aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2021-09-27 15:13:30 +0200
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2021-09-27 15:13:30 +0200
commit2802058ba80aa2c5641e908ec0304c9ae7d008f7 (patch)
tree23f10c1957bd614a59a9208b5f0af8c400296eab /build
parent0fe05e52231502a31bbb1048e8ac7c8276b48a57 (diff)
downloadjquery-ui-2802058ba80aa2c5641e908ec0304c9ae7d008f7.tar.gz
jquery-ui-2802058ba80aa2c5641e908ec0304c9ae7d008f7.zip
Release: Update the download.jqueryui.com dependency
Diffstat (limited to 'build')
-rw-r--r--build/release.js2
1 files changed, 1 insertions, 1 deletions
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"
];