Skip to content

Commit f17b311

Browse files
author
spalger
committed
[npm] upgrade mocha to include mochajs/mocha#3346
(cherry picked from commit a5d1f1c)
1 parent 85c6542 commit f17b311

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@
282282
"load-grunt-config": "0.19.2",
283283
"makelogs": "^4.0.4",
284284
"marked-text-renderer": "0.1.0",
285-
"mocha": "^5.0.5",
285+
"mocha": "github:elastic/mocha#37dc027261b2974aa0411955a06c93fb8ed2c06e",
286286
"mock-fs": "^4.4.2",
287287
"murmurhash3js": "3.0.1",
288288
"ncp": "2.0.0",

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -8368,9 +8368,9 @@ mkdirp@^0.3.5, mkdirp@~0.3.5:
83688368
version "0.3.5"
83698369
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.3.5.tgz#de3e5f8961c88c787ee1368df849ac4413eca8d7"
83708370

8371-
mocha@^5.0.5:
8371+
"mocha@github:elastic/mocha#37dc027261b2974aa0411955a06c93fb8ed2c06e":
83728372
version "5.1.1"
8373-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.1.1.tgz#b774c75609dac05eb48f4d9ba1d827b97fde8a7b"
8373+
resolved "https://codeload.github.com/elastic/mocha/tar.gz/37dc027261b2974aa0411955a06c93fb8ed2c06e"
83748374
dependencies:
83758375
browser-stdout "1.3.1"
83768376
commander "2.11.0"

0 commit comments

Comments
 (0)