1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2026-04-30 06:31:03 +00:00

Update test packages

This commit is contained in:
Girish Ramakrishnan
2022-11-07 15:47:08 +01:00
parent 35e3edaa6c
commit 26db0254c7
2 changed files with 81 additions and 592 deletions
+78 -589
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^106.0.1",
"chromedriver": "^107.0.3",
"expect.js": "^0.3.1",
"mocha": "^10.1.0",
"rimraf": "^3.0.2",
"selenium-webdriver": "^4.5.0",
"superagent": "^8.0.0"
"selenium-webdriver": "^4.6.0",
"superagent": "^8.0.3"
}
}