1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-25 14:37:44 +00:00

Update test deps

This commit is contained in:
Johannes Zellner
2021-09-03 10:26:24 +02:00
parent 8c84f905e7
commit a3bb9db92e
2 changed files with 17 additions and 17 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^92.0.1",
"chromedriver": "^92.0.2",
"expect.js": "^0.3.1",
"mocha": "^9.1.0",
"mocha": "^9.1.1",
"rimraf": "^3.0.2",
"selenium-webdriver": "^3.6.0",
"superagent": "^6.1.0"