aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
authorRichard Gibson <richard.gibson@gmail.com>2013-11-27 14:51:29 -0500
committerRichard Gibson <richard.gibson@gmail.com>2013-11-27 14:51:29 -0500
commited20e7c645064822f4070a0c60195e4bcdaba683 (patch)
treeb20dfab36783f612449440d974c68ca34fe37c02 /bower.json
parentd2aa969206aa1b7738b911cdaf29038f249b5066 (diff)
downloadjquery-ed20e7c645064822f4070a0c60195e4bcdaba683.tar.gz
jquery-ed20e7c645064822f4070a0c60195e4bcdaba683.zip
Fix #14579: attribute selectors with trailing spaces after an unquoted value
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index e7ff5bad7..295621656 100644
--- a/bower.json
+++ b/bower.json
@@ -13,7 +13,7 @@
"bower.json"
],
"dependencies": {
- "sizzle": "1.10.13"
+ "sizzle": "1.10.14"
},
"devDependencies": {
"requirejs": "~2.1.8",