aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorOleg Gaidarenko <markelog@gmail.com>2015-10-17 14:17:20 -0400
committerOleg Gaidarenko <markelog@gmail.com>2015-10-17 14:18:52 -0400
commit44f8239d3f9d09d81e2885e9ae7e044277b67341 (patch)
tree725867937c3faed8c1a9cb00506782a689a47d98 /package.json
parent67b76f5986a78d868553b9aec0d0192f5259a078 (diff)
downloadjquery-44f8239d3f9d09d81e2885e9ae7e044277b67341.tar.gz
jquery-44f8239d3f9d09d81e2885e9ae7e044277b67341.zip
Build: update Sizzle to 2.2.1
Ref #2644 - `selector` module in Edge - Waiting for Sizzle update Fixes #2390
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c513b892d..fd3f695ec 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"qunit-assert-step": "1.0.3",
"requirejs": "2.1.17",
"sinon": "1.10.3",
- "sizzle": "2.2.0",
+ "sizzle": "2.2.1",
"strip-json-comments": "1.0.3",
"testswarm": "1.1.0",
"win-spawn": "2.0.0"