mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[npm] upgrade mocha to include https://github.com/mochajs/mocha/pull/3346
This commit is contained in:
parent
a7c3255665
commit
a5d1f1ccd6
2 changed files with 3 additions and 3 deletions
|
@ -286,7 +286,7 @@
|
|||
"load-grunt-config": "0.19.2",
|
||||
"makelogs": "^4.0.5",
|
||||
"marked-text-renderer": "0.1.0",
|
||||
"mocha": "^5.0.5",
|
||||
"mocha": "github:elastic/mocha#37dc027261b2974aa0411955a06c93fb8ed2c06e",
|
||||
"mock-fs": "^4.4.2",
|
||||
"murmurhash3js": "3.0.1",
|
||||
"ncp": "2.0.0",
|
||||
|
|
|
@ -8358,9 +8358,9 @@ mkdirp@^0.3.5, mkdirp@~0.3.5:
|
|||
version "0.3.5"
|
||||
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.3.5.tgz#de3e5f8961c88c787ee1368df849ac4413eca8d7"
|
||||
|
||||
mocha@^5.0.5:
|
||||
"mocha@github:elastic/mocha#37dc027261b2974aa0411955a06c93fb8ed2c06e":
|
||||
version "5.1.1"
|
||||
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.1.1.tgz#b774c75609dac05eb48f4d9ba1d827b97fde8a7b"
|
||||
resolved "https://codeload.github.com/elastic/mocha/tar.gz/37dc027261b2974aa0411955a06c93fb8ed2c06e"
|
||||
dependencies:
|
||||
browser-stdout "1.3.1"
|
||||
commander "2.11.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue