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

Update test deps

This commit is contained in:
Johannes Zellner
2022-03-15 10:47:12 +01:00
parent a6688ede57
commit 63bfe621d1
2 changed files with 45 additions and 26 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^98.0.1",
"chromedriver": "^99.0.0",
"expect.js": "^0.3.1",
"mocha": "^9.2.1",
"mocha": "^9.2.2",
"rimraf": "^3.0.2",
"selenium-webdriver": "^4.1.1",
"superagent": "^7.1.1"