1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-02 15:55:02 +00:00

Update test deps

This commit is contained in:
Johannes Zellner
2021-10-22 07:35:13 +02:00
parent 2c32dcf6bd
commit 67a138be41
2 changed files with 48 additions and 198 deletions

View File

@@ -11,9 +11,9 @@
"dependencies": {
"chromedriver": "^94.0.0",
"expect.js": "^0.3.1",
"mocha": "^9.1.2",
"mocha": "^9.1.3",
"rimraf": "^3.0.2",
"selenium-webdriver": "^3.6.0",
"selenium-webdriver": "^4.0.0",
"superagent": "^6.1.0"
}
}