aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2013-07-19 09:54:59 -0400
committerTimmy Willison <timmywillisn@gmail.com>2013-07-19 09:55:59 -0400
commit7e7ed7acd080a8678a53706fce428b7d013531c0 (patch)
tree4ea909c922d53deab305c9727c5946ac61ef1e49 /bower.json
parentcaea5b1011ad406aece89d62c52e92ece422af2d (diff)
downloadjquery-7e7ed7acd080a8678a53706fce428b7d013531c0.tar.gz
jquery-7e7ed7acd080a8678a53706fce428b7d013531c0.zip
Update Sizzle to 1.10.5. Fixes #14142.
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index c4ec37d5b..a4a00b19e 100644
--- a/bower.json
+++ b/bower.json
@@ -11,7 +11,9 @@
"bower.json"
],
"dependencies": {
- "sizzle": "~1.10.4",
+ "sizzle": "~1.10.5"
+ },
+ "devDependencies": {
"qunit": "~1.11.0"
}
} \ No newline at end of file