mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-03 08:05:15 +00:00
Bring test deps up to date
This commit is contained in:
@@ -8,16 +8,12 @@
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"chromedriver": "^78.0.1",
|
||||
"dependencies": {
|
||||
"selenium-webdriver": "^3.6.0",
|
||||
"chromedriver": "^76.0.1",
|
||||
"expect.js": "^0.3.1",
|
||||
"mocha": "^6.2.2",
|
||||
"rimraf": "^3.0.0",
|
||||
"superagent": "^5.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"selenium-server-standalone-jar": "^3.141.59",
|
||||
"selenium-webdriver": "^3.6.0",
|
||||
"superagent": "^1.8.5"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user