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:54:59 -0400
commit0600a29256be76bd87adb547545bf7219fafb6ee (patch)
tree7f0794948306d6e72aa8b759f5a61d6c17eca8c8 /bower.json
parent07b5f126e2067e115dde8ab4161a66a96e27adaa (diff)
downloadjquery-0600a29256be76bd87adb547545bf7219fafb6ee.tar.gz
jquery-0600a29256be76bd87adb547545bf7219fafb6ee.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 3858b7603..37ef9d813 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