diff options
author | Michał Gołębiowski <m.goleb@gmail.com> | 2014-02-05 15:10:22 +0100 |
---|---|---|
committer | Michał Gołębiowski <m.goleb@gmail.com> | 2014-02-05 15:10:22 +0100 |
commit | a74ad04bc9c4c7203303b2547e94f1cc53c2a460 (patch) | |
tree | 4ce068a722597e82ac081a173cf465967d367b36 /bower.json | |
parent | cab18353a62d39699310bf8c982e897c391411a1 (diff) | |
download | jquery-a74ad04bc9c4c7203303b2547e94f1cc53c2a460.tar.gz jquery-a74ad04bc9c4c7203303b2547e94f1cc53c2a460.zip |
Selector: update Sizzle
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 7061f50c1..8d0dfdd14 100644 --- a/bower.json +++ b/bower.json @@ -13,7 +13,7 @@ "bower.json" ], "dependencies": { - "sizzle": "1.10.16" + "sizzle": "1.10.18" }, "devDependencies": { "requirejs": "2.1.10", |