diff options
author | Richard Gibson <richard.gibson@gmail.com> | 2013-10-11 14:14:03 -0400 |
---|---|---|
committer | Richard Gibson <richard.gibson@gmail.com> | 2013-10-11 14:14:03 -0400 |
commit | 64bdf4140b58c6dae72db78fc2f02832ed51a863 (patch) | |
tree | 27dfd81820a6bdfcb1544d6d51b925c4c38ca151 /bower.json | |
parent | c733b4819a64d9f550418dea84103bf37f842db5 (diff) | |
download | jquery-64bdf4140b58c6dae72db78fc2f02832ed51a863.tar.gz jquery-64bdf4140b58c6dae72db78fc2f02832ed51a863.zip |
Fix #14381: Update to Sizzle 1.10.11
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json index af5a69de3..5f8ab8707 100644 --- a/bower.json +++ b/bower.json @@ -13,7 +13,7 @@ "bower.json" ], "dependencies": { - "sizzle": "~1.10.10", + "sizzle": "~1.10.11", "requirejs": "~2.1.8" }, "devDependencies": { |