diff options
author | Richard Gibson <richard.gibson@gmail.com> | 2016-08-08 12:35:26 -0400 |
---|---|---|
committer | Richard Gibson <richard.gibson@gmail.com> | 2016-08-08 12:35:44 -0400 |
commit | 6160523d30e8f05c1a84592dfaa20eb2f0333708 (patch) | |
tree | 5ad9c57bf6b1a812e2a4e87cbbb7d2b6dd831c39 /package.json | |
parent | cd4ad00478fd02dc04043e9eafc70b2e73e05c87 (diff) | |
download | jquery-6160523d30e8f05c1a84592dfaa20eb2f0333708.tar.gz jquery-6160523d30e8f05c1a84592dfaa20eb2f0333708.zip |
Build: Update Sizzle to 2.3.2
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e36072b67..79d1b5f08 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "qunitjs": "1.23.1", "requirejs": "2.2.0", "sinon": "1.17.3", - "sizzle": "2.3.1", + "sizzle": "2.3.2", "strip-json-comments": "2.0.1", "testswarm": "1.1.0" }, |