mirror of
https://git.cloudron.io/cloudron/gitea-app.git
synced 2024-11-22 08:01:01 +00:00
Update test packages
This commit is contained in:
parent
a99dfc8e2a
commit
50ec10f0ae
1 changed files with 3 additions and 3 deletions
|
@ -9,10 +9,10 @@
|
|||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"chromedriver": "^109.0.0",
|
||||
"chromedriver": "^110.0.0",
|
||||
"expect.js": "^0.3.1",
|
||||
"mocha": "^10.2.0",
|
||||
"selenium-webdriver": "^4.8.0",
|
||||
"superagent": "^8.0.8"
|
||||
"selenium-webdriver": "^4.8.1",
|
||||
"superagent": "^8.0.9"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue