Merge pull request #2280 from thelounge/greenkeeper/mocha-5.0.5

Update mocha to the latest version 🚀
This commit is contained in:
Jérémie Astori 2018-03-23 02:53:31 -04:00 committed by GitHub
commit 51696ed813
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -82,7 +82,7 @@
"istanbul-instrumenter-loader": "3.0.0",
"jquery": "3.3.1",
"jquery-ui": "1.12.1",
"mocha": "5.0.4",
"mocha": "5.0.5",
"mocha-loader": "1.1.3",
"mocha-webpack": "1.0.1",
"mousetrap": "1.6.1",

View file

@ -4406,9 +4406,9 @@ mocha-webpack@1.0.1:
toposort "^1.0.0"
yargs "^4.8.0"
mocha@5.0.4:
version "5.0.4"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.0.4.tgz#6b7aa328472da1088e69d47e75925fd3a3bb63c6"
mocha@5.0.5:
version "5.0.5"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.0.5.tgz#e228e3386b9387a4710007a641f127b00be44b52"
dependencies:
browser-stdout "1.3.1"
commander "2.11.0"