aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2013-11-14 14:36:04 -0500
committerTimmy Willison <timmywillisn@gmail.com>2013-11-14 14:36:04 -0500
commitc389c2e6ba698e95c683ad113d728e757a4da29a (patch)
treed4abb480e724fe40512c17ff7d5001c9a278309d
parent7f0b28e3083ab8e755801823166e1b008d128242 (diff)
downloadjquery-c389c2e6ba698e95c683ad113d728e757a4da29a.tar.gz
jquery-c389c2e6ba698e95c683ad113d728e757a4da29a.zip
Fixes #14535: update Sizzle to 1.10.13
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 9188ad4d3..7fbe61344 100644
--- a/bower.json
+++ b/bower.json
@@ -13,7 +13,7 @@
"bower.json"
],
"dependencies": {
- "sizzle": "1.10.12"
+ "sizzle": "1.10.13"
},
"devDependencies": {
"requirejs": "~2.1.8",