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-06-08 14:19:57 +02:00
parent cce40f5225
commit b1732c5fe7
2 changed files with 59 additions and 40 deletions

View File

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