Merge pull request #2373 from thelounge/greenkeeper/mocha-5.1.1

Update mocha to the latest version 🚀
This commit is contained in:
Pavel Djundik 2018-04-19 13:11:24 +03:00 committed by GitHub
commit 4fe53fc170
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -84,7 +84,7 @@
"jquery": "3.3.1",
"jquery-ui": "1.12.1",
"mini-css-extract-plugin": "0.4.0",
"mocha": "5.1.0",
"mocha": "5.1.1",
"mocha-loader": "1.1.3",
"mocha-webpack": "2.0.0-beta.0",
"mousetrap": "1.6.1",

View file

@ -5138,9 +5138,9 @@ mocha-webpack@2.0.0-beta.0:
toposort "^1.0.0"
yargs "^11.0.0"
mocha@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.1.0.tgz#5ff11cc39c0bb65330ac6c41f9086634e3e3f686"
mocha@5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.1.1.tgz#b774c75609dac05eb48f4d9ba1d827b97fde8a7b"
dependencies:
browser-stdout "1.3.1"
commander "2.11.0"