Skip to content

Commit

Permalink
Lock chromedriver and tree-kill (#11660)
Browse files Browse the repository at this point in the history
(cherry picked from commit 2405a6f)
  • Loading branch information
jbudz authored and spalger committed May 10, 2017
1 parent 519a47c commit 47610d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
"chance": "1.0.6",
"cheerio": "0.22.0",
"chokidar": "1.6.0",
"chromedriver": "^2.29.0",
"chromedriver": "2.29.0",
"classnames": "2.2.5",
"enzyme": "2.7.0",
"enzyme-to-json": "1.4.5",
Expand Down Expand Up @@ -274,7 +274,7 @@
"source-map-support": "0.2.10",
"supertest": "1.2.0",
"supertest-as-promised": "2.0.2",
"tree-kill": "^1.1.0",
"tree-kill": "1.1.0",
"webpack-dev-server": "1.14.1"
},
"engines": {
Expand Down

0 comments on commit 47610d6

Please sign in to comment.