Skip to content

Commit 2956217

Browse files
authored
Merge pull request #109 from css-modules/greenkeeper-mocha-3.0.1
Update mocha to version 3.0.1 🚀
2 parents 8d48bdc + 84746bc commit 2956217

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
@@ -47,6 +47,6 @@
4747
"coveralls": "^2.11.2",
4848
"css-selector-parser": "^1.0.4",
4949
"eslint": "^1.5.0",
50-
"mocha": "^2.2.5"
50+
"mocha": "^3.0.1"
5151
}
5252
}

0 commit comments

Comments
 (0)