1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-11-06 18:12:36 +00:00

Update chromedriver

This commit is contained in:
Johannes Zellner
2019-08-15 14:02:50 +02:00
parent cbc0bfb222
commit 2d15227f2e
2 changed files with 188 additions and 78 deletions

View File

@@ -9,13 +9,13 @@
"author": "",
"license": "ISC",
"devDependencies": {
"chromedriver": "^76.0.0",
"expect.js": "^0.3.1",
"mocha": "^6.1.4",
"rimraf": "^2.6.3",
"superagent": "^5.0.5"
},
"dependencies": {
"chromedriver": "^74.0.0",
"selenium-server-standalone-jar": "^3.141.5",
"selenium-webdriver": "^3.6.0",
"superagent": "^1.8.5"