Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: package.json

Issue 29954557: Noissue - Update selenium-webdriver to 4.0.0-alpha (Closed) Base URL: https://hg.adblockplus.org/adblockpluscore/
Patch Set: Created Nov. 29, 2018, 3:12 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | test/runners/firefox_process.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: package.json
===================================================================
--- a/package.json
+++ b/package.json
@@ -11,17 +11,17 @@
"eslint-config-eyeo": "1.0.4",
"extract-zip": "1.6.5",
"geckodriver": "^1.9.0",
"memory-fs": "0.4.1",
"ncp": "2.0.0",
"nodeunit": "0.9.1",
"sandboxed-module": "2.0.3",
"script-loader": "0.7.0",
- "selenium-webdriver": "^3.6.0",
+ "selenium-webdriver": "^4.0.0-alpha",
"webpack": "3.5.4"
},
"scripts": {
"eslint": "eslint *.js lib test chrome",
"test": "node test_runner.js",
"posttest": "npm run eslint"
}
}
« no previous file with comments | « no previous file | test/runners/firefox_process.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld