Skip to content

Commit 9468cf1

Browse files
committed
Updated packages.
1 parent 0d5296c commit 9468cf1

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
@@ -25,7 +25,7 @@
2525
"codecov": "^2.1.0",
2626
"eslint": "^3.19.0",
2727
"istanbul": "^0.4.5",
28-
"mocha": "^3.3.0"
28+
"mocha": "^3.4.2"
2929
},
3030
"scripts": {
3131
"test": "npm run lint && mocha test/specs/ && npm run test:flags && npm run test:docs",

0 commit comments

Comments
 (0)