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

Update test packages

This commit is contained in:
Girish Ramakrishnan
2022-10-16 16:01:46 +02:00
parent 6ce20e9e75
commit 3398da164d
2 changed files with 108 additions and 108 deletions

View File

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