Skip to content

Commit 26b21f4

Browse files
committed
fix(pkg.json): update mocha
1 parent 693673a commit 26b21f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"karma-sauce-launcher": "^1.2.0",
2929
"karma-sourcemap-loader": "^0.3.7",
3030
"karma-webpack": "^2.0.6",
31-
"mocha": "^4.0.1",
31+
"mocha": "^5.0.0",
3232
"npm-run-all": "^4.1.2",
3333
"text-encoding": "^0.6.0",
3434
"webpack": "^3.10.0"

0 commit comments

Comments
 (0)