1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-27 23:47:26 +00:00

Update test deps

This commit is contained in:
Johannes Zellner
2021-03-10 10:57:15 +01:00
parent 6d97db31e8
commit 2a585c7ac4
2 changed files with 87 additions and 1579 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^88.0.0",
"chromedriver": "^89.0.0",
"expect.js": "^0.3.1",
"mocha": "^8.3.0",
"mocha": "^8.3.1",
"selenium-webdriver": "^3.6.0"
}
}