---------

**Commit 1:**
[npm] update chromedriver

The latest macOS version of Chrome is incompatible with the version of chromedriver we currently depend on, so this updates it.

* Original sha: 29eeed22e2
* Authored by spalger <email@spalger.com> on 2016-10-14T21:03:23Z
This commit is contained in:
Elastic Jasper 2016-10-14 21:23:01 -04:00
parent 6df4b68c6d
commit 3e815ab219

View file

@ -167,7 +167,7 @@
"babel-eslint": "4.1.8",
"chai": "3.5.0",
"chokidar": "1.6.0",
"chromedriver": "2.22.1",
"chromedriver": "2.24.1",
"elasticdump": "2.1.1",
"eslint": "1.10.3",
"eslint-plugin-mocha": "1.1.0",