1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-25 06:27:57 +00:00

Update test deps

This commit is contained in:
Johannes Zellner
2020-09-04 09:07:59 +02:00
parent 6429ca8909
commit c263876cdd
2 changed files with 253 additions and 133 deletions

View File

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