Merge pull request #2373 from thelounge/greenkeeper/mocha-5.1.1
Update mocha to the latest version 🚀
This commit is contained in:
commit
4fe53fc170
@ -84,7 +84,7 @@
|
|||||||
"jquery": "3.3.1",
|
"jquery": "3.3.1",
|
||||||
"jquery-ui": "1.12.1",
|
"jquery-ui": "1.12.1",
|
||||||
"mini-css-extract-plugin": "0.4.0",
|
"mini-css-extract-plugin": "0.4.0",
|
||||||
"mocha": "5.1.0",
|
"mocha": "5.1.1",
|
||||||
"mocha-loader": "1.1.3",
|
"mocha-loader": "1.1.3",
|
||||||
"mocha-webpack": "2.0.0-beta.0",
|
"mocha-webpack": "2.0.0-beta.0",
|
||||||
"mousetrap": "1.6.1",
|
"mousetrap": "1.6.1",
|
||||||
|
@ -5138,9 +5138,9 @@ mocha-webpack@2.0.0-beta.0:
|
|||||||
toposort "^1.0.0"
|
toposort "^1.0.0"
|
||||||
yargs "^11.0.0"
|
yargs "^11.0.0"
|
||||||
|
|
||||||
mocha@5.1.0:
|
mocha@5.1.1:
|
||||||
version "5.1.0"
|
version "5.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.1.0.tgz#5ff11cc39c0bb65330ac6c41f9086634e3e3f686"
|
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.1.1.tgz#b774c75609dac05eb48f4d9ba1d827b97fde8a7b"
|
||||||
dependencies:
|
dependencies:
|
||||||
browser-stdout "1.3.1"
|
browser-stdout "1.3.1"
|
||||||
commander "2.11.0"
|
commander "2.11.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user