diff options
| author | Johann-S <[email protected]> | 2018-05-07 15:56:24 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-05-22 17:26:21 +0300 |
| commit | 0338b61eb634e7fa3369c84fd931b7c33b731562 (patch) | |
| tree | 22d3846649369c3740b2d7a45c18362377ec271e /package.json | |
| parent | 0873ab71c78639c0bf622bc3236698eb2b6d920b (diff) | |
| download | bootstrap-0338b61eb634e7fa3369c84fd931b7c33b731562.tar.xz bootstrap-0338b61eb634e7fa3369c84fd931b7c33b731562.zip | |
chore(deps): update qunit and karma-qunit
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index a5223fb50..7de36e70d 100644 --- a/package.json +++ b/package.json @@ -108,14 +108,14 @@ "karma-coverage-istanbul-reporter": "^1.4.2", "karma-detect-browsers": "^2.3.2", "karma-firefox-launcher": "^1.1.0", - "karma-qunit": "^1.2.1", + "karma-qunit": "^2.0.2", "karma-sinon": "^1.0.5", "node-sass": "^4.9.0", "nodemon": "^1.17.4", "npm-run-all": "^4.1.2", "popper.js": "^1.14.3", "postcss-cli": "^5.0.0", - "qunitjs": "^2.4.1", + "qunit": "^2.6.0", "rollup": "^0.58.2", "rollup-plugin-babel": "4.0.0-beta.4", "rollup-plugin-node-resolve": "^3.3.0", |
