1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-03 00:05:07 +00:00

Update test deps

This commit is contained in:
Johannes Zellner
2021-03-08 11:45:35 +01:00
parent 65a87ede58
commit 3d51637daf
2 changed files with 37 additions and 29 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",
"rimraf": "^3.0.2",
"selenium-webdriver": "^3.6.0",
"superagent": "^6.1.0"