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

Update test deps

This commit is contained in:
Johannes Zellner
2020-06-02 14:47:16 +02:00
parent ac1fe56e47
commit 7d9d8049d0
2 changed files with 75 additions and 50 deletions

View File

@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^80.0.2",
"ejs": "^3.0.2",
"chromedriver": "^83.0.0",
"ejs": "^3.1.3",
"expect.js": "^0.3.1",
"mkdirp": "^1.0.4",
"mocha": "^7.1.1",
"mocha": "^7.2.0",
"rimraf": "^3.0.2",
"selenium-server-standalone-jar": "^3.141.59",
"selenium-webdriver": "^3.6.0",