bump nightwatch and chromedriver versions

This commit is contained in:
Jake McDermott
2018-02-24 21:30:42 -05:00
parent 24fd4a360e
commit a23e4732b6
28 changed files with 131 additions and 45 deletions

View File

@@ -39,7 +39,7 @@
"babel-loader": "^7.1.2",
"babel-plugin-istanbul": "^4.1.5",
"babel-preset-env": "^1.6.0",
"chromedriver": "^2.31.0",
"chromedriver": "^2.35.0",
"clean-webpack-plugin": "^0.1.16",
"copy-webpack-plugin": "^4.0.1",
"css-loader": "^0.28.5",
@@ -80,7 +80,7 @@
"load-grunt-configs": "^1.0.0",
"load-grunt-tasks": "^3.5.0",
"ngtemplate-loader": "^2.0.1",
"nightwatch": "^0.9.16",
"nightwatch": "^0.9.19",
"node-object-hash": "^1.3.0",
"phantomjs-prebuilt": "^2.1.12",
"time-grunt": "^1.4.0",