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:
authorMike Greiling <mike@pixelcog.com>2017-06-14 10:25:24 +0300
committerMike Greiling <mike@pixelcog.com>2017-06-14 12:07:21 +0300
commit375770316567e479c9e0296d1dd76adeda830224 (patch)
treea33df21b7bc71d5bf0a695a701c3754794813fc5 /package.json
parent413f7d314d8c13bc53763ccf2fc528f98a8bf237 (diff)
upgrade karma to v1.7.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 7c8c2a00e1e..9b40e41e251 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
"istanbul": "^0.4.5",
"jasmine-core": "^2.5.2",
"jasmine-jquery": "^2.1.1",
- "karma": "^1.4.1",
+ "karma": "^1.7.0",
"karma-chrome-launcher": "^2.1.1",
"karma-coverage-istanbul-reporter": "^0.2.0",
"karma-jasmine": "^1.1.0",