1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-27 23:37:25 +00:00

Update test deps

This commit is contained in:
Johannes Zellner
2020-11-03 13:33:53 +01:00
parent c4f75bc16d
commit 107c1abf30
3 changed files with 171 additions and 491 deletions

View File

@@ -9,12 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^85.0.0",
"chromedriver": "^86.0.0",
"expect.js": "^0.3.1",
"mkdirp": "^1.0.4",
"mocha": "^8.1.3",
"rimraf": "^3.0.2",
"selenium-server-standalone-jar": "^3.141.59",
"mocha": "^8.2.1",
"selenium-webdriver": "^3.6.0",
"superagent": "^6.1.0"
}