Skip to content

Commit 01b4965

Browse files
authored
Merge pull request #2 from AppliedSoul/greenkeeper/mocha-6.0.0
Update mocha to the latest version 🚀
2 parents 9d51841 + ff7ff27 commit 01b4965

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
@@ -32,7 +32,7 @@
3232
"chai": "^4.1.2",
3333
"chai-as-promised": "^7.1.1",
3434
"coveralls": "^3.0.2",
35-
"mocha": "^5.2.0",
35+
"mocha": "^6.0.0",
3636
"mocha-lcov-reporter": "^1.3.0",
3737
"nyc": "^12.0.2"
3838
}

0 commit comments

Comments
 (0)