Skip to content

Commit b33a84e

Browse files
Merge pull request Hacker0x01#479 from Hacker0x01/karma
Update karma related plugins
2 parents de8dfe2 + 2b9c6e7 commit b33a84e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,12 @@
5656
"isparta-loader": "^2.0.0",
5757
"karma": "^0.13.15",
5858
"karma-chai": "^0.1.0",
59-
"karma-chrome-launcher": "^0.2.0",
60-
"karma-coverage": "^0.5.3",
61-
"karma-firefox-launcher": "^0.1.6",
62-
"karma-mocha": "^0.2.0",
63-
"karma-sinon": "^1.0.4",
64-
"karma-sourcemap-loader": "^0.3.5",
59+
"karma-chrome-launcher": "^1.0.1",
60+
"karma-coverage": "^1.0.0",
61+
"karma-firefox-launcher": "^1.0.0",
62+
"karma-mocha": "^1.0.1",
63+
"karma-sinon": "^1.0.5",
64+
"karma-sourcemap-loader": "^0.3.7",
6565
"karma-webpack": "^1.7.0",
6666
"lodash": "^4.3.0",
6767
"mocha": "^2.2.5",

0 commit comments

Comments
 (0)