Merge pull request #2168 from thelounge/greenkeeper/mocha-5.0.4

Update mocha to the latest version 🚀
This commit is contained in:
Jérémie Astori 2018-03-07 19:11:13 -05:00 committed by GitHub
commit 4a8aae1f1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

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

View file

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