aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorOleg Gaidarenko <markelog@gmail.com>2015-10-17 14:17:20 -0400
committerRichard Gibson <richard.gibson@gmail.com>2015-10-25 14:12:33 -0400
commit20cd34384d6908e0280cea9b69e09f065c4e4003 (patch)
treebb108200b936dfa11d9480e1130cc18b2c951efd /package.json
parentb5c6fc7ebb3ad83e174211b7858983a8652a774a (diff)
downloadjquery-20cd34384d6908e0280cea9b69e09f065c4e4003.tar.gz
jquery-20cd34384d6908e0280cea9b69e09f065c4e4003.zip
Build: update Sizzle to 2.2.1
Ref #2644 - `selector` module in Edge - Waiting for Sizzle update Fixes #2390 (cherry picked from commit 44f8239d3f9d09d81e2885e9ae7e044277b67341) Conflicts: package.json
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 a6511dd8b..b502386d4 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"qunit-assert-step": "1.0.3",
"requirejs": "2.1.17",
"sinon": "1.12.2",
- "sizzle": "2.2.0",
+ "sizzle": "2.2.1",
"strip-json-comments": "1.0.3",
"testswarm": "1.1.0",
"win-spawn": "2.0.0"