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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Eipert <leipert@gitlab.com>2018-09-07 14:48:50 +0300
committerLukas Eipert <leipert@gitlab.com>2018-09-07 14:48:50 +0300
commit73816720afbec1a89eaed8ab82917dec010ea92a (patch)
tree954c4cc4472eace2fe0902bd61dec34c0a54fa0d /package.json
parent88239e941e1a4b05ca7eca7735a2b72e9312680e (diff)
update karma: 2.0.4 -> ^3.0.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d5b747b4131..8ca38bbfb51 100644
--- a/package.json
+++ b/package.json
@@ -133,7 +133,7 @@
"jasmine-core": "^2.9.0",
"jasmine-diff": "^0.1.3",
"jasmine-jquery": "^2.1.1",
- "karma": "^2.0.4",
+ "karma": "^3.0.0",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage-istanbul-reporter": "^1.4.2",
"karma-jasmine": "^1.1.2",