diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2014-12-15 12:37:13 -0500 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2014-12-15 12:37:13 -0500 |
commit | 72b3b09647ef5282de79315a7a85323570a9284d (patch) | |
tree | d2ed85ed834bd9198c210405a70fdc21c5f294d4 /bower.json | |
parent | d7d9d97cc84da10bf2c68f189792b2bbf48dcb7d (diff) | |
download | jquery-72b3b09647ef5282de79315a7a85323570a9284d.tar.gz jquery-72b3b09647ef5282de79315a7a85323570a9284d.zip |
Sizzle: update to 2.1.1
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 326477cfa..15088c84b 100644 --- a/bower.json +++ b/bower.json @@ -14,7 +14,7 @@ "package.json" ], "devDependencies": { - "sizzle": "1.10.19", + "sizzle": "2.1.1", "requirejs": "2.1.10", "qunit": "1.14.0", "sinon": "1.8.1" |