Skip to content

Commit 1be0326

Browse files
Merge pull request #31 from testingbot/greenkeeper/mocha-5.0.0
Update mocha to the latest version 🚀
2 parents 551d1db + 4b369fb commit 1be0326

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"babel-cli": "^6.0.0",
1717
"babel-preset-env" : "^1.6.1",
1818
"eslint": "^4.1.0",
19-
"mocha": "^3.2.0",
20-
"mocha": "^4.0.1",
19+
"mocha": "^5.0.0",
20+
"mocha": "^5.0.0",
2121
"mocha-junit-reporter": "^1.15.0"
2222
},
2323
"engines": {

0 commit comments

Comments
 (0)