mirror of
https://git.cloudron.io/cloudron/peertube-app.git
synced 2024-11-21 17:11:09 +00:00
Update test packages
This commit is contained in:
parent
6cb09b4425
commit
6326d86698
1 changed files with 3 additions and 3 deletions
|
@ -10,11 +10,11 @@
|
|||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"expect.js": "^0.3.1",
|
||||
"mocha": "^9.2.2"
|
||||
"mocha": "^10.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"chromedriver": "^100.0.0",
|
||||
"chromedriver": "^102.0.0",
|
||||
"selenium-server-standalone-jar": "^3.141.59",
|
||||
"selenium-webdriver": "^4.1.2"
|
||||
"selenium-webdriver": "^4.2.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue