diff options
author | Richard Gibson <richard.gibson@gmail.com> | 2014-12-05 09:49:02 -0500 |
---|---|---|
committer | Richard Gibson <richard.gibson@gmail.com> | 2014-12-05 09:55:12 -0500 |
commit | 6748ba349650353c7bed6eec201a3192f6b2cae1 (patch) | |
tree | a32745b0eb35d68fd347a73cdc86c0b3be758e49 /package.json | |
parent | 2c1b556d98da597b0490f204e3561f656987f17c (diff) | |
download | jquery-6748ba349650353c7bed6eec201a3192f6b2cae1.tar.gz jquery-6748ba349650353c7bed6eec201a3192f6b2cae1.zip |
Tests: Update QUnit
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 1c8d989b1..b19691752 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "gzip-js": "0.3.2", "load-grunt-tasks": "0.6.0", "npm": "1.4.21", - "qunitjs": "1.14.0", + "qunitjs": "1.16.0", "requirejs": "2.1.14", "sinon": "1.10.3", "sizzle": "2.0.0", |