1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-28 07:57:25 +00:00

Update test deps

This commit is contained in:
Johannes Zellner
2021-05-31 09:16:06 +02:00
parent 8135c8bab4
commit 2c7ca16313
2 changed files with 39 additions and 45 deletions

View File

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