updating to use chromedriver 80.0.1 as travis stable is now using chrome 80

This commit is contained in:
d98762625 2020-02-12 13:11:57 +00:00
parent 7c3ee7637e
commit d6bc8c8005
2 changed files with 291 additions and 7 deletions

View file

@ -43,7 +43,7 @@
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",
"babel-plugin-dynamic-import-node": "^2.3.0",
"chromedriver": "^78.0.1",
"chromedriver": "^80.0.1",
"colors": "^1.4.0",
"copy-webpack-plugin": "^5.0.5",
"css-loader": "^3.2.1",