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
2022-08-19 10:48:02 +02:00
parent a338dc215a
commit 7261adc546
2 changed files with 16 additions and 16 deletions

View File

@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^103.0.0",
"chromedriver": "^104.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.0.0",
"rimraf": "^3.0.2",
"selenium-webdriver": "^4.3.1",
"selenium-webdriver": "^4.4.0",
"superagent": "^8.0.0"
}
}