mirror of
https://git.cloudron.io/cloudron/mastodon-app.git
synced 2024-11-21 23:31:00 +00:00
Cleanup test deps
This commit is contained in:
parent
7528d51e13
commit
adf353ae9a
2 changed files with 245 additions and 399 deletions
637
test/package-lock.json
generated
637
test/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -9,15 +9,12 @@
|
|||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"ejs": "^3.1.5",
|
||||
"expect.js": "^0.3.1",
|
||||
"mkdirp": "^1.0.4",
|
||||
"mocha": "^8.2.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"mocha": "^8.4.0",
|
||||
"selenium-server-standalone-jar": "^3.141.59",
|
||||
"selenium-webdriver": "^3.6.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"chromedriver": "^87.0.4"
|
||||
"chromedriver": "^90.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue