aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2020-05-16 08:26:48 +0200
committerGitHub <noreply@github.com>2020-05-16 08:26:48 +0200
commit512cbbf4d9d039519ef9c94716d7048ca2ff582f (patch)
tree8d403584c77a9e8a1ca7b287f23fd16c8ba65175 /bower.json
parent9bb366ef8a710c06df924b2f6567cd5ed701cd44 (diff)
downloadjquery-ui-512cbbf4d9d039519ef9c94716d7048ca2ff582f.tar.gz
jquery-ui-512cbbf4d9d039519ef9c94716d7048ca2ff582f.zip
Build: Update jQuery Simulate, jQuery Migrate & jQuery Color
The jQuery Simulate & jQuery Color updates are needed for compatibility with jQuery master, a future jQuery 4. Closes gh-1914
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 082e009ea..640de4315 100644
--- a/bower.json
+++ b/bower.json
@@ -12,8 +12,9 @@
"jquery": ">=1.6"
},
"devDependencies": {
+ "jquery-color": "2.2.0",
"jquery-mousewheel": "3.1.12",
- "jquery-simulate": "1.0.0",
+ "jquery-simulate": "1.1.1",
"jshint": "2.4.4",
"qunit": "1.18.0",
"qunit-assert-classes": "1.0.2",
@@ -67,6 +68,6 @@
"jquery-3.4.0": "jquery#3.4.0",
"jquery-3.4.1": "jquery#3.4.1",
"jquery-migrate-1.4.1": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-1.4.1.tgz",
- "jquery-migrate-3.0.0": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.0.0.tgz"
+ "jquery-migrate-3.3.0": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.3.0.tgz"
}
}