mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Backport PR #8693
---------
**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:
parent
6df4b68c6d
commit
3e815ab219
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue