Skip to content

Commit d9589ff

Browse files
chore(package): update mocha to version 6.2.0
Closes #24
1 parent 14fdbac commit d9589ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"chai": "^3.4.0",
4343
"eslint": "^3.17.1",
44-
"mocha": "^3.2.0"
44+
"mocha": "^6.2.0"
4545
},
4646
"scripts": {
4747
"lint": "eslint test src",

0 commit comments

Comments
 (0)