1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-11-06 18:12:36 +00:00

Update test deps

This commit is contained in:
Johannes Zellner
2022-03-04 12:36:27 +01:00
parent aafc1968ec
commit 7f2646bfb3
2 changed files with 16 additions and 16 deletions

View File

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