From: Richard Gibson Date: Wed, 27 Nov 2013 19:51:29 +0000 (-0500) Subject: Fix #14579: attribute selectors with trailing spaces after an unquoted value X-Git-Tag: 2.1.0-beta3~17 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F1494%2Fhead;p=jquery.git Fix #14579: attribute selectors with trailing spaces after an unquoted value --- 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",