aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2019-03-04 20:10:21 +0100
committerGitHub <noreply@github.com>2019-03-04 20:10:21 +0100
commit6ced2639b567ab4a5089f38a8e90efedc12801bf (patch)
tree475eeddbdb00c49d6bd7240b2b65bea6cbfe889b /package.json
parent16ad9889f562e730a7f39df8a20938f6a3a04edc (diff)
downloadjquery-6ced2639b567ab4a5089f38a8e90efedc12801bf.tar.gz
jquery-6ced2639b567ab4a5089f38a8e90efedc12801bf.zip
Build: Update QUnit from 1.23.1 to 2.9.2
Closes gh-4307
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/package.json b/package.json
index e09a4765e..ffe9d1b1d 100644
--- a/package.json
+++ b/package.json
@@ -46,18 +46,17 @@
"husky": "1.3.1",
"insight": "0.10.1",
"jsdom": "13.2.0",
- "karma": "4.0.0",
+ "karma": "4.0.1",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "2.2.0",
"karma-firefox-launcher": "1.1.0",
"karma-ie-launcher": "1.0.0",
- "karma-qunit": "1.2.1",
+ "karma-qunit": "3.0.0",
"load-grunt-tasks": "4.0.0",
"native-promise-only": "0.8.1",
"promises-aplus-tests": "2.1.2",
"q": "1.5.1",
- "qunit-assert-step": "1.1.1",
- "qunitjs": "1.23.1",
+ "qunit": "2.9.2",
"raw-body": "2.3.3",
"requirejs": "2.3.6",
"sinon": "2.3.7",