Skip to content
This repository was archived by the owner on Nov 27, 2019. It is now read-only.

Commit 3c7d409

Browse files
Pin karma, karma-mocha dev dependencies (#11)
1 parent 2636bda commit 3c7d409

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"eslint-plugin-mocha": "^2.2.0",
3838
"eslint-plugin-require-path-exists": "^1.1.5",
3939
"istanbul": "^0.4.3",
40-
"karma": "^1.1.0",
40+
"karma": "1.3.0",
4141
"karma-browserify": "^5.0.4",
4242
"karma-chrome-launcher": "^1.0.1",
4343
"karma-coverage": "^1.0.0",
4444
"karma-junit-reporter": "^1.0.0",
45-
"karma-mocha": "^1.0.1",
45+
"karma-mocha": "1.0.1",
4646
"karma-phantomjs-launcher": "^1.0.0",
4747
"karma-sauce-launcher": "^1.0.0",
4848
"karma-spec-reporter": "0.0.26",

0 commit comments

Comments
 (0)