diff options
author | Richard Gibson <richard.gibson@gmail.com> | 2014-04-18 17:17:51 -0400 |
---|---|---|
committer | Richard Gibson <richard.gibson@gmail.com> | 2014-04-18 17:17:51 -0400 |
commit | 90b43de21296cf59af7dd37c49c1a9a4f8483f68 (patch) | |
tree | 011e4a5466ac38d9e99a2220b9c526d88512f13c /bower.json | |
parent | def4841cfaf68e2ec156c554f8efa4aa64203f36 (diff) | |
download | jquery-90b43de21296cf59af7dd37c49c1a9a4f8483f68.tar.gz jquery-90b43de21296cf59af7dd37c49c1a9a4f8483f68.zip |
Selector: Update Sizzle to 1.10.19
Fixes #14901
Fixes #14793
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 9e5377849..91bf866c0 100644 --- a/bower.json +++ b/bower.json @@ -14,7 +14,7 @@ "package.json" ], "devDependencies": { - "sizzle": "1.10.18", + "sizzle": "1.10.19", "requirejs": "2.1.10", "qunit": "1.14.0", "sinon": "1.8.1" |