Skip to content

Commit 9dfea4b

Browse files
chore(package): update mocha to version 6.1.1
Closes #25
1 parent 61c180f commit 9dfea4b

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
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"chai": "^3.5.0",
4646
"express": "^4.14.0",
47-
"mocha": "^3.3.0",
47+
"mocha": "^6.1.1",
4848
"sinon": "^2.1.0",
4949
"sinon-chai": "^2.9.0",
5050
"supertest": "^2.0.1"

0 commit comments

Comments
 (0)