Skip to content

Commit

Permalink
Merge pull request #16 from unexpectedjs/depfu/update/npm/mocha-6.0.0
Browse files Browse the repository at this point in the history
Upgrade mocha to version 6.0.0
  • Loading branch information
papandreou authored Feb 19, 2019
2 parents 5c3dfde + abb3dcb commit 9ffe521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"coveralls": "^3.0.0",
"eslint": "^5.0.0",
"eslint-config-onelint": "^4.0.0",
"mocha": "^5.1.1",
"mocha": "^6.0.0",
"nyc": "^13.0.1",
"unexpected": "^11.0.0"
}
Expand Down

0 comments on commit 9ffe521

Please sign in to comment.