Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohann-S <johann.servoire@gmail.com>2018-05-07 16:56:24 +0300
committerXhmikosR <xhmikosr@gmail.com>2018-05-22 17:26:21 +0300
commit0338b61eb634e7fa3369c84fd931b7c33b731562 (patch)
tree22d3846649369c3740b2d7a45c18362377ec271e /package.json
parent0873ab71c78639c0bf622bc3236698eb2b6d920b (diff)
chore(deps): update qunit and karma-qunit
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index a5223fb50b..7de36e70d1 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",